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 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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue