|
|
@ -4,7 +4,7 @@ block content |
|
|
|
section.uk-section.uk-section-secondary |
|
|
|
.uk-container.uk-text-center |
|
|
|
.uk-width-auto.uk-margin-auto |
|
|
|
img(src="/img/icon/icon-256x256.png") |
|
|
|
img(src=`/img/icon/${site.domainKey}/icon-256x256.png`).uk-border-rounded |
|
|
|
|
|
|
|
h1= site.name |
|
|
|
.uk-text-lead= site.description |
|
|
|