aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-11-28 23:16:13 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-11-28 23:16:13 +0000
commit604880c08186ce88e9e4b2d289bddf8df2899d22 (patch)
tree5440b0cbfb94dc3c2262fc90bd924e5ece8c3bf1 /index.html
parentba25a9ca0b065f44509daf6e983aa09e66159dcd (diff)
Figure added for showing file architecture
In the initial version of the paper, we had this nice figure to show the file structure of Maneage, so I thought its good to put it in the page describing Maneage's file architecture. Also, the long copyright at the end of the page was summarized into one line and a link to the GPL has been added.
Diffstat (limited to 'index.html')
-rw-r--r--index.html25
1 files changed, 14 insertions, 11 deletions
diff --git a/index.html b/index.html
index abd88e2..3dae25a 100644
--- a/index.html
+++ b/index.html
@@ -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 &copy; 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 &copy; 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>