diff options
| author | Lorenzo Torres <lorenzotorres@outlook.it> | 2025-08-06 18:27:55 +0200 |
|---|---|---|
| committer | Lorenzo Torres <lorenzotorres@outlook.it> | 2025-08-06 18:27:55 +0200 |
| commit | 5537348d8e1ef7310017a6e51af3548ebb9ff615 (patch) | |
| tree | 40aa435af81d003f2004332d27aaf9da25894d9d /layout | |
| parent | 3745293da232ec5329c69d91a369eb7a72cd3824 (diff) | |
Added documentation section
Diffstat (limited to 'layout')
| -rw-r--r-- | layout/page.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/page.html b/layout/page.html index 59aa2ce..4cbc171 100644 --- a/layout/page.html +++ b/layout/page.html @@ -18,6 +18,7 @@ <a href="{{ base_path }}/blog/">Blog</a> <a href="{{ base_path }}/news/">News</a> <a href="{{ base_path }}/community/">Community</a> + <a href="{{ base_path }}/docs/">Documentation</a> <a href="{{ base_path }}/development/">Development</a> </span> </section> |
