diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 25 |
1 files changed, 14 insertions, 11 deletions
@@ -139,17 +139,20 @@ git branch -b my-fix</code></pre> <div id="logo-mext"><a href="https://www.mext.go.jp/en"><img src="./img/mext-compressed.svg"></a></div> </div> </section> - <footer role="contentinfo"> - <ul> - <li><p>Maneage is currently based in the Instituto de Astrofísica de Canarias (IAC).</p></li> - <li><p>Address: IAC, Calle Vía Láctea, s/n, E38205 - La Laguna (Tenerife), Spain.</p></li> - <!-- The people page will be added later - <li><p>People</p></li> - --> - <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form.</a></p></li> - <li><p>Copyright © 2020 Maneage volunteers</p></li> - <li><p>All logos are copyrighted by the respective institutions</p></li> - </ul> + + + + + + <footer role="contentinfo" id="page-footer"> + <ul> + <li><p>Maneage is currently based in the Instituto de Astrofísica de Canarias (IAC).</p></li> + <li><p>Address: IAC, Calle Vía Láctea, s/n, E38205 - La Laguna (Tenerife), Spain.</p></li> + <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li> + <li><p>Copyright © 2020 Maneage volunteers</p></li> + <li>This page is distributed under GNU General Public License (<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL</a>).</li> + <li><p>All logos are copyrighted by the respective institutions</p></li> + </ul> </footer> </div> </body> |