style
This commit is contained in:
parent
58c6ad52b6
commit
34abecbc4e
10 changed files with 60 additions and 23 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<link rel="apple-touch-icon" href="{{ site.baseurl }}/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" href="{{ site.baseurl }}/touch-icon.png" sizes="192x192">
|
||||
<link rel="shortcut icon" href="{{ site.baseurl }}/favicon.png" type="image/png" />
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style2019-07.scss" />
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style2019-07.css" />
|
||||
{% include seo.html %}
|
||||
<style>
|
||||
body{
|
||||
|
|
@ -17,6 +17,6 @@ body{
|
|||
</head>
|
||||
<body>
|
||||
{{ content }}
|
||||
{% include cookiemonster.html %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue