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 class="block">
Source code is not currently browseable online but you can get it with:
</p>
<p class="block is-family-monospace"
style="padding-left: 4rem;">
git clone https://git.edbob.org/readonly/myweather.git
Source code is available at
<a href="https://forgejo.wuttaproject.org/lance/myweather" target="_blank">
<span class="icon-text">
<o-icon icon="external-link" />
<span>https://forgejo.wuttaproject.org/lance/myweather</span>
</span>
</a>
</p>
<p class="block">