renommage 'projets' -> 'blog'
This commit is contained in:
parent
b275226e4b
commit
fd5eaf5631
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ theme = 'distorsion'
|
|||
url = "/#about"
|
||||
weight = 1
|
||||
[[menu.main]]
|
||||
name = "projets"
|
||||
name = "blog"
|
||||
url = "/#blog"
|
||||
weight = 2
|
||||
[[menu.main]]
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<!--TODO: this margin top should be in the css. This is repeated in the members section-->
|
||||
<div class="row center-xs" style="margin-top: 30px;">
|
||||
<div class="col-xs-12">
|
||||
<h1> Dernier projets </h1>
|
||||
<h1> Blog </h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue