diff options
Diffstat (limited to 'zola-static/templates/index.html')
| -rw-r--r-- | zola-static/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zola-static/templates/index.html b/zola-static/templates/index.html index 141f8eb..2dbb894 100644 --- a/zola-static/templates/index.html +++ b/zola-static/templates/index.html @@ -13,6 +13,7 @@ <h2>Projects</h2> <ul> <li><a href="https://github.com/Martian-Technologies/Logic-Graph-Creator">Gatality Logic Simulator</a></li> + <li><a href="{{ get_url(path='@/projects/_index.md') }}">View More</a></li> </ul> <h2>Links</h2> <ul> |
