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"
|
url = "/#about"
|
||||||
weight = 1
|
weight = 1
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "projets"
|
name = "blog"
|
||||||
url = "/#blog"
|
url = "/#blog"
|
||||||
weight = 2
|
weight = 2
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<!--TODO: this margin top should be in the css. This is repeated in the members section-->
|
<!--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="row center-xs" style="margin-top: 30px;">
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<h1> Dernier projets </h1>
|
<h1> Blog </h1>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue