some pendantic muggafuggaz
This commit is contained in:
parent
5920ccc81d
commit
0e2296e1df
6 changed files with 13 additions and 12 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<!-- BEGIN metahead.html -->
|
||||
<title>{{ page.title }} | {{ site.title }}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/assets/css/fonts.css" type="text/css" />
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/fonts.css" type="text/css" />
|
||||
<link rel="shortcut icon" href="{{ site.url }}{{ site.logo }}" type="image/png" />
|
||||
<link rel="alternate" type="application/rss+xml" href="{{ site.url }}/rss.xml" />
|
||||
<!-- Standard SEO -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue