Skip to content

Commit 8388112

Browse files
committed
f
1 parent fe5fdb5 commit 8388112

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

www/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<div class="content">
179179
<canvas id="renderCanvas" width="1024" height="1024"></canvas>
180180
</div>
181-
<div class="footer" id="brdfFooter"> |
181+
<div class="footer" id="brdfFooter">
182182
<a href="#" id="correlatedEC">Correlated (Energie conservation)</a> |
183183
<a href="#" id="correlated">Correlated</a> |
184184
<a href="#" id="uncorrelated">Uncorrelated</a> |
@@ -208,7 +208,7 @@
208208
Find the sources of the project <a href="https://github.com/sebavan/BabylonjsTextureTools">Github</a>.
209209
</p>
210210
</div>
211-
<div class="footer" id="ltcFooter"> |
211+
<div class="footer" id="ltcFooter">
212212
<a href="#" id="saveLTC">Save LTC Data</a>
213213
<p>
214214
Find the sources of the project <a href="https://github.com/sebavan/BabylonjsTextureTools">Github</a>.

0 commit comments

Comments
 (0)