diff options
Diffstat (limited to 'html_templates')
| -rw-r--r-- | html_templates/default.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/html_templates/default.html b/html_templates/default.html index a9c6b39..2f07b37 100644 --- a/html_templates/default.html +++ b/html_templates/default.html @@ -5,9 +5,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{{ $title }}</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"/> |
