Updated meta description for some pages.
This commit is contained in:
parent
354c1b01f7
commit
8b59f8f34d
@ -1,7 +1,7 @@
|
||||
extends base.pug
|
||||
|
||||
block meta_description
|
||||
meta(name='description' content="This is a page where I'm telling about me and my home server.")
|
||||
meta(name='description' content="About me and my home servers.")
|
||||
|
||||
block append head
|
||||
link(href='/assets/css/about.css' rel='stylesheet')
|
||||
|
@ -1,5 +1,8 @@
|
||||
extends base.pug
|
||||
|
||||
block meta_description
|
||||
meta(name='description' content='Forbidden')
|
||||
|
||||
block append head
|
||||
style(type="text/css").
|
||||
#error {
|
||||
|
@ -1,5 +1,8 @@
|
||||
extends base.pug
|
||||
|
||||
block meta_description
|
||||
meta(name='description' content='Internal Server Error')
|
||||
|
||||
block append head
|
||||
style(type="text/css").
|
||||
#error {
|
||||
|
@ -1,7 +1,7 @@
|
||||
extends base.pug
|
||||
|
||||
block meta_description
|
||||
meta(name='description' content="A homepage of a russian guy Arav. Not just homepage, but FTP, radio, and smth more as well.")
|
||||
meta(name='description' content="A homepage of a russian guy Alexander aka Arav. Not just homepage, but file share, radio and upload services as well.")
|
||||
|
||||
block append head
|
||||
link(href='assets/css/index.css' rel='stylesheet')
|
||||
|
@ -1,7 +1,7 @@
|
||||
extends base.pug
|
||||
|
||||
block meta_description
|
||||
meta(name='description' content="Here I will post updates on my infrastructure, my very important opinions and thoughts.")
|
||||
meta(name='description' content="Updates on my infrastructure, my very important opinions and thoughts.")
|
||||
|
||||
block append head
|
||||
link(href='/assets/css/mindflow.css' rel='stylesheet')
|
||||
|
Loading…
Reference in New Issue
Block a user