fix: update source code info for about page

This commit is contained in:
Lance Edgar 2025-10-06 11:06:53 -05:00
parent 52b83d05bb
commit 01b9644243

View file

@ -28,12 +28,13 @@ import appsettings from '../appsettings'
</p> </p>
<p class="block"> <p class="block">
Source code is not currently browseable online but you can get it with: Source code is available at
</p> <a href="https://forgejo.wuttaproject.org/lance/myweather" target="_blank">
<span class="icon-text">
<p class="block is-family-monospace" <o-icon icon="external-link" />
style="padding-left: 4rem;"> <span>https://forgejo.wuttaproject.org/lance/myweather</span>
git clone https://git.edbob.org/readonly/myweather.git </span>
</a>
</p> </p>
<p class="block"> <p class="block">