aboutsummaryrefslogtreecommitdiff
path: root/crumbs/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'crumbs/templates/home.html')
-rwxr-xr-xcrumbs/templates/home.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/crumbs/templates/home.html b/crumbs/templates/home.html
index 2367bad..85c7617 100755
--- a/crumbs/templates/home.html
+++ b/crumbs/templates/home.html
@@ -5,9 +5,9 @@
<title{{ SITENAME }}</title>
<!-- Load bootstrap, then my own CSS -->
- <link href="{{ SITEURL }}/theme/css/bootstrap.min.css" rel="stylesheet">
- <link href="{{ SITEURL }}/theme/css/crumbs.css" rel="stylesheet">
- <link href="{{ SITEURL }}/theme/css/cr_title.css" rel="stylesheet">
+ <!-- <link href="{{ SITEURL }}/theme/css/bootstrap.min.css" rel="stylesheet"> -->
+ <!-- <link href="{{ SITEURL }}/theme/css/crumbs.css" rel="stylesheet"> -->
+ <!-- <link href="{{ SITEURL }}/theme/css/cr_title.css" rel="stylesheet"> -->
<!-- /Stylesheets -->
<!-- Fonts -->
@@ -18,7 +18,7 @@
</head>
- <body>
+ <body style="background-color: black;">
<!-- Outer bootstrap container -->
<div class="container">