summaryrefslogtreecommitdiff
path: root/www/posts/jigsaw/index.html
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2021-05-19 23:46:22 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2021-05-19 23:46:22 +0100
commit62243cd0b5262e14df7e7b5b7103b5b2e006cab5 (patch)
tree2efe608a92f42aca3c372712fc14d4ae10fcec72 /www/posts/jigsaw/index.html
parentbbf7974715b9a43bab207df75ef69209cdf13850 (diff)
Add more to css
Diffstat (limited to 'www/posts/jigsaw/index.html')
-rw-r--r--www/posts/jigsaw/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/posts/jigsaw/index.html b/www/posts/jigsaw/index.html
index e80ae7b..9d2b42f 100644
--- a/www/posts/jigsaw/index.html
+++ b/www/posts/jigsaw/index.html
@@ -5,6 +5,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Jigsaw</title>
<link rel="shortcut icon" href="/images/favicon.png">
+ <link rel="stylesheet" href="/css/modern-normalize.min.css">
+ <link rel="stylesheet" href="/css/highlight.min.css">
+ <link rel="stylesheet" href="/css/railscasts.css">
<link rel="stylesheet" href="/css/site.css">
<link href="/posts/atom.xml" type="application/atom+xml" rel="alternate" title="The Home of David T. Sadler - All Posts"/>
<link href="/posts/arch/atom.xml" type="application/atom+xml" rel="alternate" title="The Home of David T. Sadler - All Posts About Arch"/>
@@ -18,6 +21,8 @@
<link href="/posts/php/atom.xml" type="application/atom+xml" rel="alternate" title="The Home of David T. Sadler - All Posts About PHP"/>
</head>
<body>
- <section><h1>The Home of David T. Sadler - All Posts About Jigsaw</h1><a href="/posts/jigsaw/2020-06-01/scheduling-posts-in-jigsaw/">2020-06-01 - Scheduling Posts in Jigsaw</a><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></section>
+ <section><h1>The Home of David T. Sadler - All Posts About Jigsaw</h1><a href="/posts/jigsaw/2020-06-01/scheduling-posts-in-jigsaw/">2020-06-01 - Scheduling Posts in Jigsaw</a><h3>License</h3><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></section>
+ <script src="/js/highlight.min.js"></script>
+ <script src="/js/site.js"></script>
</body>
</html>