new navigation
This commit is contained in:
parent
12dcd72ab6
commit
3be4c302ef
50 changed files with 203 additions and 467 deletions
|
|
@ -9,6 +9,11 @@
|
|||
<link rel="shortcut icon" href="{{ site.baseurl }}/favicon.png" type="image/png" />
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css" />
|
||||
{% include seo.html %}
|
||||
<style>
|
||||
body{
|
||||
background: url('{{ page.image }}');
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
{{ content }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue