fix: update source code info for about page
This commit is contained in:
parent
52b83d05bb
commit
01b9644243
1 changed files with 7 additions and 6 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue