Differences From Artifact [e2ac83ad65]:
- File view/docskel.tpl — part of check-in [03ea3dffe7] at 2021-01-14 01:11:51 on branch trunk — more work on UI and circles (user: lexi, size: 422) [annotate] [blame] [check-ins using]
To Artifact [f103ec4227]:
- File view/docskel.tpl — part of check-in [e78334fe04] at 2021-01-14 05:31:36 on branch trunk — more progress on ui & circles (user: lexi, size: 461) [annotate] [blame] [check-ins using]
1 1 <!doctype html> 2 2 <html> 3 3 <head> 4 4 <title>@instance :: @title</title> 5 5 <link rel="stylesheet" type="text/css" href="/s/style.css"> 6 + <link rel="icon" href="/s/logo.svg"> 6 7 <script type="text/javascript" src="/s/live.js" async></script> 7 8 </head> 8 9 <body class="@class"@attr> 9 10 <header><div> 10 11 <h1>@title</h1> 11 12 <nav> 12 13 <a accesskey="i" href="/instance"><u>i</u>nstance</a>