Skip to content

Commit 094c91f

Browse files
committed
Tweak archive notice and provide link to site source
1 parent 29abae4 commit 094c91f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

site/layouts/_default/baseof.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
</div>
2323
<div class="clear"></div>
2424
<div id="announcement">
25-
This is a static archive of our old OSM Help Site.
26-
Please post any new questions and answers at <a href="https://community.openstreetmap.org/">community.openstreetmap.org</a>.
25+
This is a static archive of our old OpenStreetMap Help Site.
26+
Please post any new questions and answers at <a href="https://community.openstreetmap.org/">community.osm.org</a>.
2727
</div>
2828
{{ block "main" . }}
2929
{{ end }}
@@ -43,6 +43,12 @@
4343
</a>
4444
Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by-sa/2.0/legalcode">Creative Commons Attribution Share Alike 2.0</a> license.
4545
</div>
46+
<div>
47+
Source code available on
48+
<a href="https://github.com/openstreetmap/help-website">
49+
GitHub
50+
</a>.
51+
</div>
4652
</div>
4753

4854
</body>

0 commit comments

Comments
 (0)