]> OzVa Git service - delta-velorum/commitdiff
Added main, backup and git links to admin page
authorMax Value <greenwoodw50@gmail.com>
Tue, 5 May 2026 13:13:50 +0000 (14:13 +0100)
committerMax Value <greenwoodw50@gmail.com>
Tue, 5 May 2026 13:13:50 +0000 (14:13 +0100)
argo/templates/admin.html

index 1fb5bf1c5bfce6f54cb206f11d1ebbf5acf908c9..fbe8dc3f3fdab700219695d2b430904834112679 100644 (file)
@@ -48,10 +48,13 @@ setupTrigger();
                                <li><a href="/info/c">Info page C</a> <em>(Gallery screen, timing and state)</em></li>
                        </ul>
 
-                               <img
-                                       src="/static/media/velo.jpg"
-                                       attributionsrc="https://commons.wikimedia.org/w/index.php?curid=4075468"
-                                       style="width: min(100%, 700px);" />
+                       <img
+                               src="/static/media/velo.jpg"
+                               attributionsrc="https://commons.wikimedia.org/w/index.php?curid=4075468"
+                               style="width: min(100%, 700px);" />
+
+                       <br>
+                       <code><a href="https://delta-aa.ozva.co.uk/admin">Delta Aa</a> - <a href="https://delta-ab.ozva.co.uk/admin">Delta Ab</a> - <a href="https://git.ozva.co.uk/?p=delta-velorum;a=summary">Nomenclature</a></code>
                </main>
        </body>
 </html>