1
0
Fork 0
forked from mirrors/hugo-tufte

update readme

This commit is contained in:
loikein 2023-04-24 18:57:16 +01:00
commit ebf3198ee3
8 changed files with 61 additions and 125 deletions

View file

@ -77,19 +77,19 @@ menu:
- name: Posts
weight: -100
identifier: posts
url: /posts
url: /posts/
- name: Categories
weight: -90
identifier: categories
url: /categories
url: /categories/
- name: About
weight: -80
identifier: about
url: /about
url: /about/
- name: Source Code
weight: -70
identifier: github
url: "https://github.com/slashformotion/hugo-tufte"
url: "https://github.com/loikein/hugo-tufte"
# -----------------------------------------------------------------------
# FOOTER MENU
# If you need to add custom links to you footer: put them here.