summaryrefslogtreecommitdiff
path: root/www/posts
diff options
context:
space:
mode:
Diffstat (limited to 'www/posts')
-rw-r--r--www/posts/arch/2020-05-25/installing-arch-linux-on-a-thinkpad-x220/index.html3
-rw-r--r--www/posts/arch/2020-06-15/adding-a-user-in-arch-linux/index.html3
-rw-r--r--www/posts/arch/2020-06-22/granting-sudo-access-to-a-user-in-arch-linux/index.html3
-rw-r--r--www/posts/arch/2020-08-17/installing-st-dmenu-dwm-in-arch-linux/index.html3
-rw-r--r--www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html3
-rw-r--r--www/posts/arch/2020-08-31/enabling-audio-in-arch-linux/index.html3
-rw-r--r--www/posts/arch/2020-09-07/installing-zsh-and-powerlevel10k-on-arch-linux/index.html3
-rw-r--r--www/posts/arch/index.html3
-rw-r--r--www/posts/gemini/2021-02-08/how-to-host-your-own-gemini-site-in-the-cloud/index.html3
-rw-r--r--www/posts/gemini/index.html3
-rw-r--r--www/posts/index.html3
-rw-r--r--www/posts/jigsaw/2020-06-01/scheduling-posts-in-jigsaw/index.html3
-rw-r--r--www/posts/jigsaw/index.html3
-rw-r--r--www/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/index.html3
-rw-r--r--www/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/index.html3
-rw-r--r--www/posts/laravel/index.html3
-rw-r--r--www/posts/linux/2020-07-13/sudo-sorry-you-must-have-a-tty-to-run-sudo/index.html3
-rw-r--r--www/posts/linux/index.html3
-rw-r--r--www/posts/markdown/2020-03-30/creating-an-ebook-with-markdown/index.html3
-rw-r--r--www/posts/markdown/index.html3
-rw-r--r--www/posts/netlify/2020-06-08/publishing-jigsaw-posts-with-netlify-build-hooks/index.html3
-rw-r--r--www/posts/netlify/index.html3
-rw-r--r--www/posts/nextcloud/2021-02-15/accessing-nextcloud-with-webdav-on-arch/index.html3
-rw-r--r--www/posts/nextcloud/index.html3
-rw-r--r--www/posts/php/2021-01-18/installing-php-8-for-windows-10/index.html3
-rw-r--r--www/posts/php/index.html3
26 files changed, 0 insertions, 78 deletions
diff --git a/www/posts/arch/2020-05-25/installing-arch-linux-on-a-thinkpad-x220/index.html b/www/posts/arch/2020-05-25/installing-arch-linux-on-a-thinkpad-x220/index.html
index bb54297..d0ee2b3 100644
--- a/www/posts/arch/2020-05-25/installing-arch-linux-on-a-thinkpad-x220/index.html
+++ b/www/posts/arch/2020-05-25/installing-arch-linux-on-a-thinkpad-x220/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Installing Arch Linux on a Thinkpad X220</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"/>
diff --git a/www/posts/arch/2020-06-15/adding-a-user-in-arch-linux/index.html b/www/posts/arch/2020-06-15/adding-a-user-in-arch-linux/index.html
index 36d196b..e46d8da 100644
--- a/www/posts/arch/2020-06-15/adding-a-user-in-arch-linux/index.html
+++ b/www/posts/arch/2020-06-15/adding-a-user-in-arch-linux/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Adding a User in Arch Linux</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"/>
diff --git a/www/posts/arch/2020-06-22/granting-sudo-access-to-a-user-in-arch-linux/index.html b/www/posts/arch/2020-06-22/granting-sudo-access-to-a-user-in-arch-linux/index.html
index d170782..080ee2f 100644
--- a/www/posts/arch/2020-06-22/granting-sudo-access-to-a-user-in-arch-linux/index.html
+++ b/www/posts/arch/2020-06-22/granting-sudo-access-to-a-user-in-arch-linux/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Granting Sudo Access to a User in Arch Linux</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"/>
diff --git a/www/posts/arch/2020-08-17/installing-st-dmenu-dwm-in-arch-linux/index.html b/www/posts/arch/2020-08-17/installing-st-dmenu-dwm-in-arch-linux/index.html
index 4e314ec..32929ed 100644
--- a/www/posts/arch/2020-08-17/installing-st-dmenu-dwm-in-arch-linux/index.html
+++ b/www/posts/arch/2020-08-17/installing-st-dmenu-dwm-in-arch-linux/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Installing ST, DMENU and DWM in Arch Linux</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"/>
diff --git a/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html b/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html
index 16e9389..b1acbe2 100644
--- a/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html
+++ b/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pacman Cheat Sheet For Ubuntu Users</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"/>
diff --git a/www/posts/arch/2020-08-31/enabling-audio-in-arch-linux/index.html b/www/posts/arch/2020-08-31/enabling-audio-in-arch-linux/index.html
index 63b9b0d..63c97e8 100644
--- a/www/posts/arch/2020-08-31/enabling-audio-in-arch-linux/index.html
+++ b/www/posts/arch/2020-08-31/enabling-audio-in-arch-linux/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Enabling Audio in Arch Linux</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"/>
diff --git a/www/posts/arch/2020-09-07/installing-zsh-and-powerlevel10k-on-arch-linux/index.html b/www/posts/arch/2020-09-07/installing-zsh-and-powerlevel10k-on-arch-linux/index.html
index 14230da..a5bfff3 100644
--- a/www/posts/arch/2020-09-07/installing-zsh-and-powerlevel10k-on-arch-linux/index.html
+++ b/www/posts/arch/2020-09-07/installing-zsh-and-powerlevel10k-on-arch-linux/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Installing Zsh and Powerlevel10k on Arch Linux</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"/>
diff --git a/www/posts/arch/index.html b/www/posts/arch/index.html
index 16dd9a8..490692e 100644
--- a/www/posts/arch/index.html
+++ b/www/posts/arch/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Arch</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"/>
diff --git a/www/posts/gemini/2021-02-08/how-to-host-your-own-gemini-site-in-the-cloud/index.html b/www/posts/gemini/2021-02-08/how-to-host-your-own-gemini-site-in-the-cloud/index.html
index efd8f03..ffd73e0 100644
--- a/www/posts/gemini/2021-02-08/how-to-host-your-own-gemini-site-in-the-cloud/index.html
+++ b/www/posts/gemini/2021-02-08/how-to-host-your-own-gemini-site-in-the-cloud/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>How to Host Your Own Gemini Site in the Cloud</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"/>
diff --git a/www/posts/gemini/index.html b/www/posts/gemini/index.html
index bd18574..100ae02 100644
--- a/www/posts/gemini/index.html
+++ b/www/posts/gemini/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Gemini</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"/>
diff --git a/www/posts/index.html b/www/posts/index.html
index 3af045f..f3718ae 100644
--- a/www/posts/index.html
+++ b/www/posts/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts</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"/>
diff --git a/www/posts/jigsaw/2020-06-01/scheduling-posts-in-jigsaw/index.html b/www/posts/jigsaw/2020-06-01/scheduling-posts-in-jigsaw/index.html
index 292ee9f..bd70c96 100644
--- a/www/posts/jigsaw/2020-06-01/scheduling-posts-in-jigsaw/index.html
+++ b/www/posts/jigsaw/2020-06-01/scheduling-posts-in-jigsaw/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Scheduling Posts in 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"/>
diff --git a/www/posts/jigsaw/index.html b/www/posts/jigsaw/index.html
index e4132c0..addd88b 100644
--- a/www/posts/jigsaw/index.html
+++ b/www/posts/jigsaw/index.html
@@ -5,9 +5,6 @@
<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"/>
diff --git a/www/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/index.html b/www/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/index.html
index 2396d42..49af3ae 100644
--- a/www/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/index.html
+++ b/www/posts/laravel/2020-12-14/sqlstate-hy000-2002-php-network-getaddresses-getaddrinfo-failed/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed</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"/>
diff --git a/www/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/index.html b/www/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/index.html
index 1aab406..c8d0a7f 100644
--- a/www/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/index.html
+++ b/www/posts/laravel/2020-12-21/installing-laravel-homestead-in-arch-linux/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Installing Laravel Homestead in Arch Linux</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"/>
diff --git a/www/posts/laravel/index.html b/www/posts/laravel/index.html
index 6a6d37d..45c8e06 100644
--- a/www/posts/laravel/index.html
+++ b/www/posts/laravel/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Laravel</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"/>
diff --git a/www/posts/linux/2020-07-13/sudo-sorry-you-must-have-a-tty-to-run-sudo/index.html b/www/posts/linux/2020-07-13/sudo-sorry-you-must-have-a-tty-to-run-sudo/index.html
index e5f9c07..f398a05 100644
--- a/www/posts/linux/2020-07-13/sudo-sorry-you-must-have-a-tty-to-run-sudo/index.html
+++ b/www/posts/linux/2020-07-13/sudo-sorry-you-must-have-a-tty-to-run-sudo/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Sudo: sorry, you must have a tty to run sudo</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"/>
diff --git a/www/posts/linux/index.html b/www/posts/linux/index.html
index 7cd2f4c..939dbec 100644
--- a/www/posts/linux/index.html
+++ b/www/posts/linux/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Linux</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"/>
diff --git a/www/posts/markdown/2020-03-30/creating-an-ebook-with-markdown/index.html b/www/posts/markdown/2020-03-30/creating-an-ebook-with-markdown/index.html
index 53f1fa2..0079384 100644
--- a/www/posts/markdown/2020-03-30/creating-an-ebook-with-markdown/index.html
+++ b/www/posts/markdown/2020-03-30/creating-an-ebook-with-markdown/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Creating an Ebook With Markdown</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"/>
diff --git a/www/posts/markdown/index.html b/www/posts/markdown/index.html
index 425ba73..ec5b818 100644
--- a/www/posts/markdown/index.html
+++ b/www/posts/markdown/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Markdown</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"/>
diff --git a/www/posts/netlify/2020-06-08/publishing-jigsaw-posts-with-netlify-build-hooks/index.html b/www/posts/netlify/2020-06-08/publishing-jigsaw-posts-with-netlify-build-hooks/index.html
index aa3568e..d2208cf 100644
--- a/www/posts/netlify/2020-06-08/publishing-jigsaw-posts-with-netlify-build-hooks/index.html
+++ b/www/posts/netlify/2020-06-08/publishing-jigsaw-posts-with-netlify-build-hooks/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Publishing Jigsaw Posts With Netlify Build Hooks</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"/>
diff --git a/www/posts/netlify/index.html b/www/posts/netlify/index.html
index a53971a..2feaff0 100644
--- a/www/posts/netlify/index.html
+++ b/www/posts/netlify/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Netlify</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"/>
diff --git a/www/posts/nextcloud/2021-02-15/accessing-nextcloud-with-webdav-on-arch/index.html b/www/posts/nextcloud/2021-02-15/accessing-nextcloud-with-webdav-on-arch/index.html
index 0f8e52c..46401ea 100644
--- a/www/posts/nextcloud/2021-02-15/accessing-nextcloud-with-webdav-on-arch/index.html
+++ b/www/posts/nextcloud/2021-02-15/accessing-nextcloud-with-webdav-on-arch/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Accessing Nextcloud With WebDAV on Arch</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"/>
diff --git a/www/posts/nextcloud/index.html b/www/posts/nextcloud/index.html
index 34ecd39..1e730ee 100644
--- a/www/posts/nextcloud/index.html
+++ b/www/posts/nextcloud/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About Nextcloud</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"/>
diff --git a/www/posts/php/2021-01-18/installing-php-8-for-windows-10/index.html b/www/posts/php/2021-01-18/installing-php-8-for-windows-10/index.html
index 1b5bdf5..7557617 100644
--- a/www/posts/php/2021-01-18/installing-php-8-for-windows-10/index.html
+++ b/www/posts/php/2021-01-18/installing-php-8-for-windows-10/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Installing PHP 8 for Windows 10</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"/>
diff --git a/www/posts/php/index.html b/www/posts/php/index.html
index fbf98a8..a274e1d 100644
--- a/www/posts/php/index.html
+++ b/www/posts/php/index.html
@@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Home of David T. Sadler - All Posts About PHP</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"/>