diff options
author | hellekin <hellekin@cepheide.org> | 2021-01-08 18:40:47 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2021-01-08 18:40:47 +0100 |
commit | f9d873bcc0610ca92367c361c3947cd88ff5d62c (patch) | |
tree | 64792e06cead313cf421214ded4644ac12176cf2 | |
parent | 58b5c6069d7a4b13a03c170dd00f85dc40860aa6 (diff) | |
download | dream.public.cat-f9d873bcc0610ca92367c361c3947cd88ff5d62c.tar.gz |
Add link to source code
Adds a `<!--git-tag-->` marker for the CI to replace with the latest tag.
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ <li><a href="#dream-team">Contact</a></li> </ul> </nav> - <p><span title="PUBLIC is Petites Singularités and DREAM contributors">Copyright ©2020 PUBLIC</span> — <a href="mailto:dream@public.cat">dream@public.cat</a></p> + <p><span title="PUBLIC is Petites Singularités and DREAM contributors">Copyright ©2020-2021 PUBLIC</span> — <a href="mailto:dream@public.cat">dream@public.cat</a> — <a href="https://gitlab.com/public.dream/dream.public.cat.git/">source code <!--git-tag--></a></p> </footer> <!-- Load latest open topics from Discourse --> <script src="https://dream.public.cat/javascripts/embed-topics.js"></script> |