diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-19 20:02:03 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-19 20:02:03 -0500 |
| commit | 08cd57abb290db1caeb65c0707e8e13a08749428 (patch) | |
| tree | 481371743e56e10e1d3c61a4395842197d5dfa02 /template.html | |
| parent | d43433b00c856d7808fe29a2bb245ff7f9435a73 (diff) | |
Raspberry Pi Webserver Article
Diffstat (limited to 'template.html')
| -rwxr-xr-x | template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html index 2e0f529..f8e38c8 100755 --- a/template.html +++ b/template.html @@ -10,6 +10,7 @@ <li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li> <li class="topLink"><a href="https://jacobmcdonnell.com/#projects">projects</a></li> <li class="topLink"><a href="https://jacobmcdonnell.com/#about">about</a></li> + <li class="topLink"><a href="https://jacobmcdonnell.com/articles">articles</a></li> </ul> <div class="main"> </div> |
