Skip to content

Commit

Permalink
undoing formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ganimtron-10 committed Jul 12, 2023
1 parent 29b5d39 commit 322e44f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/source/_templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h1 class="gallery-title">FURY in action</h1>
vertex or a pixel. Vertex shaders describe the attributes (position, texture coordinates,
colors, etc.) of a vertex, while pixel shaders describe the traits (color, z-depth and alpha
value) of a pixel.</div>
</div>
</div>
<div class="gallery-box-content gallery-underline">
<div class="gallery-box-title">Physically based rendering</div>
<img src="_static/images/physical.gif" alt="">
Expand All @@ -187,7 +187,7 @@ <h1 class="gallery-title">FURY in action</h1>
preferably combined with one or several 'maps' in a multiview display. The main view displays a
selected part in details, while the 'maps' provide the user with information about the position
of the part inside the network.</div>
</div>
</div>
</div>
</div>
</section>
Expand All @@ -200,10 +200,10 @@ <h1 class="gallery-title">FURY in action</h1>
<header id="banner" class="wrapper">
<div class="inner">
<h1 id="banner-title">Install FURY And Start Using It!</h1>
<div id="banner-start">
<span id="banner-start-command" class="txt-rotate" data-period="2000"
data-rotate='["pip install fury", "conda install -c conda-forge fury"]'></span>
</div>
<div id="banner-start">
<span id="banner-start-command" class="txt-rotate" data-period="2000"
data-rotate='["pip install fury", "conda install -c conda-forge fury"]'></span>
</div>
</div>
</header>
</div>
Expand Down

0 comments on commit 322e44f

Please sign in to comment.