changed my mind about the highlight color

This commit is contained in:
Brittany Chiang
2016-12-19 23:06:32 -05:00
parent e84c1dc844
commit 67ffed0fec
74 changed files with 14 additions and 24 deletions

View File

@@ -9,9 +9,7 @@ layout: compress
</head>
<body>
{% include nav.html %}
<!-- <div id="skrollr-body"> -->
{{ content }}
<!-- </div> -->
{{ content }}
{% include scripts.html %}
</body>
</html>

View File

@@ -1,6 +1,7 @@
---
layout: default
---
<h2>{{ page.title }}</h2>
<p class="meta">{{ page.date | date_to_string }}</p>