Skip to content

Commit

Permalink
Update sguweewx.html.tmpl
Browse files Browse the repository at this point in the history
Now includes a link to this skin in GitHub
  • Loading branch information
swfrx authored Feb 20, 2023
1 parent 98f4127 commit 14d4bc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion skins/SguWeewx/dokuwiki/sguweewx.html.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ body {
<div>
<h1>Welcome to the Scottish Gliding Centre weather station</h1>

<p><a href="https://weewx.com">WeeWx</a> v$station.version, Skin $SKIN_NAME v$SKIN_VERSION</p>
<p><a href="https://weewx.com">WeeWx v$station.version</a></p>
<p><a href="https://github.com/swfrx/SguWeewx">Skin $SKIN_NAME v$SKIN_VERSION</a></p>
<p>Generated on $current.dateTime.format(format_string="%d-%b-%Y at %H:%M%p")</p>

<h2>Windroses</h2>
Expand Down

0 comments on commit 14d4bc7

Please sign in to comment.