mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 09:15:37 -06:00
changed my mind about the highlight color
This commit is contained in:
@@ -9,9 +9,7 @@ layout: compress
|
||||
</head>
|
||||
<body>
|
||||
{% include nav.html %}
|
||||
<!-- <div id="skrollr-body"> -->
|
||||
{{ content }}
|
||||
<!-- </div> -->
|
||||
{{ content }}
|
||||
{% include scripts.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<h2>{{ page.title }}</h2>
|
||||
<p class="meta">{{ page.date | date_to_string }}</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user