2020-11-06 01:10

This commit is contained in:
Rax Ventus 2020-11-06 01:10:21 -07:00
parent 6d86b6201b
commit d0a6c1ec48
1 changed files with 1 additions and 1 deletions

View File

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