meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit 5631ef4a66970344eeb5aee82996ee4d196c0837
parent ba7afcdebf93078d32f08c868cd628f6b9a174c3
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 13 Oct 2017 16:52:30 +0200

Add a link to the Gitlab repository

Diffstat:
Msolstice-menu.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/solstice-menu.sh b/solstice-menu.sh @@ -70,6 +70,7 @@ print_header() { else echo " <li><a href=${root}solstice-resources.html>Additional resources</a></li>" fi + echo " <li><a href=https://gitlab.com/meso-star/solstice>Source code repository</a></li>" echo ' </ul>' echo ' <div id="info">' echo ' <p>Solstice is developped by <a'