Browse Source

2020-11-06 14:41

pull/1/head
Rax Ventus 3 years ago
parent
commit
2677463bad
  1. 2
      index.html

2
index.html

@ -1,7 +1,7 @@
---
layout: default
---
<h1>It is currently {{ site.time | date: "%m/%d/%Y %H:%M" }}</h1>
<h1>Last Updated: {{ site.time | date: "%m/%d/%Y %H:%M" }}</h1>
<ul>
{% for post in site.posts %}

Loading…
Cancel
Save