diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-27 04:56:48 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-27 04:56:48 -0500 |
| commit | eb122c42b3ab173b924e54da1dd6d7798e8d8b5d (patch) | |
| tree | eb4d63a9f514a1a9f957beee937522896908c7f2 /static/source.html | |
| parent | 2f616affda136c2d75f271877da1c6e0f2292767 (diff) | |
add articles page
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index 96359874..14163c61 100644 --- a/static/source.html +++ b/static/source.html @@ -38,6 +38,7 @@ <li><a href="/faq">FAQ</a></li> <li><a href="/releases">Releases</a></li> <li aria-current="page"><a href="/source">Source</a></li> + <li><a href="/articles/">Articles</a></li> <li><a href="/donate">Donate</a></li> <li><a href="/contact">Contact</a></li> </ul> |
