forked from mirrors/hugo-tufte
update readme
This commit is contained in:
parent
9e249d6e0c
commit
ebf3198ee3
8 changed files with 61 additions and 125 deletions
exampleSite
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue