Sfoglia il codice sorgente

Merge branch 'gh-pages'

Former-commit-id: f864b7dffc80bd3cfe6787612952de68ac14b636
Alec Jacobson 10 anni fa
parent
commit
1410c324bd
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 2 2
      google-soc/index.html
  2. 1 1
      index.html

+ 2 - 2
google-soc/index.html

@@ -18,7 +18,7 @@
 
 <figure>
 <img src="./libigl-logo-python-matlab.jpg" alt="" />
-<figcaption></figcaption></figure>
+</figure>
 
 <p>Libigl is a C++ library, but its functional interface make it very friendly to
 wrapping individual functions for popular scripting languages like Python or
@@ -39,7 +39,7 @@ variety of functions in the library.</p>
 
 <figure>
 <img src="./collapse-split-flip.jpg" alt="" />
-<figcaption></figcaption></figure>
+</figure>
 
 <p>Libigl avoids complicated mesh data-structures to ensure that its interface is
 clean and easy to port into users&#8217; existing projects. Our mesh format is a

+ 1 - 1
index.html

@@ -16,7 +16,7 @@
 
 <figure>
 <img src="libigl-teaser.png" alt="" />
-<figcaption></figcaption></figure>
+</figure>
 
 <p><a href="https://github.com/libigl/libigl/">https://github.com/libigl/libigl/</a></p>