use {{ now }} instead of {{ .Site.Params.version }}; added errorpages
This commit is contained in:
parent
fb24b7e480
commit
6cf10d85cd
12 changed files with 316 additions and 74 deletions
12
assets/scss/errorpages.scss
Normal file
12
assets/scss/errorpages.scss
Normal file
|
@ -0,0 +1,12 @@
|
|||
@import 'partials/main';
|
||||
@import 'partials/nav';
|
||||
|
||||
header {
|
||||
text-align: center;
|
||||
margin: 150px 0;
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
}
|
||||
}
|
||||
|
||||
@import 'partials/footer';
|
Loading…
Add table
Add a link
Reference in a new issue