From f08d290f837c8a6170771e7948f12825f1555186 Mon Sep 17 00:00:00 2001 From: nd <nd@cccv.de> Date: Thu, 12 Aug 2021 12:10:37 +0000 Subject: [PATCH] Add link to source code --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index fbcf848..021d8a4 100644 --- a/public/index.html +++ b/public/index.html @@ -21,7 +21,7 @@ <textarea id="text-output" class="form-control flex-fill" readonly></textarea> </div> </div> - <footer style="text-align: center"><a href="https://legal.cccv.de">Impressum/Privacy Policy</a></footer> + <footer style="text-align: center"><a href="https://legal.cccv.de">Impressum/Privacy Policy</a> - <a href="https://git.cccv.de/infra/static-pages/convert.md.cccv.de">Source Code</a></footer> </div> <script> -- GitLab