summaryrefslogtreecommitdiff
path: root/darkly/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-17 00:36:22 -0400
committerThomas Park <thomas@thomaspark.me>2014-03-17 00:36:22 -0400
commit7c679f200c7db967694ec229056c54a26a0b56d5 (patch)
tree6e84525d282e0781563be359cc769e1331d78e90 /darkly/index.html
parent39a449642f8a1dc446ff28e5ad680ece482b5f3e (diff)
darkly: tweaks
Diffstat (limited to 'darkly/index.html')
-rw-r--r--darkly/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/darkly/index.html b/darkly/index.html
index f8b45512..de4c2f80 100644
--- a/darkly/index.html
+++ b/darkly/index.html
@@ -1,4 +1,3 @@
-
<!DOCTYPE html>
<html lang="en">
<head>
@@ -97,7 +96,7 @@
<div class="row">
<div class="col-lg-6">
<h1>Darkly</h1>
- <p class="lead">Night-mode of Flatly</p>
+ <p class="lead">Flatly in night mode</p>
</div>
<div class="col-lg-6" style="padding: 15px 15px 0 15px;">
<div class="well sponsor">
@@ -1285,6 +1284,8 @@
</div>
+
+
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="../assets/js/bootswatch.js"></script>