summaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/template.html b/template.html
index ee55b7a..8b0ff75 100644
--- a/template.html
+++ b/template.html
@@ -12,17 +12,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- font -->
- <link href='//fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
+ <link href='https:://fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
<!-- css -->
<link rel="stylesheet" href="###ROOT###/css/normalize.css">
<link rel="stylesheet" href="###ROOT###/css/skeleton.css">
<link rel="stylesheet" href="###ROOT###/css/custom.css">
- <link rel="stylesheet" href="./00_css/normalize.css">
- <link rel="stylesheet" href="./00_css/skeleton.css">
- <link rel="stylesheet" href="./00_css/custom.css">
-
<link rel="stylesheet" href="###ROOT###/pandoc.css" />
<link rel="stylesheet" href="###ROOT###/asciinema-player.css" />
@@ -57,7 +53,7 @@
</ul>
</nav>
<footer>
- &copy; 1994-2019 | powered by <a href="https://www.idziorek.net/blog/Haskell/Estatico-Page-Maker/">estático</a>
+ &copy; 1994-2021 | powered by <a href="https://www.idziorek.net/blog/Haskell/Estatico-Page-Maker/">estático</a>
</footer>
</div>