diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index f146a44..79ba662 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,6 +33,7 @@ <a href="/policies">Policies</a> <a href="/#pricing">Pricing</a> <a href="/brochure">Brochure</a> + <a href="/posts">Posts</a> <a href="/#offerings">Offerings</a> <a href="/#"><img alt="logo" src="/assets/logo-simple.png" /></a> </nav> |