blog to notes
This commit is contained in:
parent
2722c90ec1
commit
a532696b1b
2 changed files with 2 additions and 2 deletions
|
@ -89,7 +89,7 @@ pygmentscodefencesguesssyntax = true
|
|||
url = "about/"
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "blog/"
|
||||
name = "notes/"
|
||||
url = "posts/"
|
||||
|
||||
[[params.navlinks]]
|
||||
|
|
|
@ -7,7 +7,7 @@ Bienvenue sur mon blog personnel,<a href="about/">infos.</a>
|
|||
</p>
|
||||
<br/>
|
||||
|
||||
<h1>Sur le blog</h1>
|
||||
<h1>Notes</h1>
|
||||
|
||||
<div class="posts-list">
|
||||
{{ with .Site.GetPage "/posts" }}
|
||||
|
|
Loading…
Add table
Reference in a new issue