Update index.html

This commit is contained in:
Rax Ventus 2020-11-06 01:18:48 -07:00 committed by GitHub
parent d0a6c1ec48
commit b9902ec61f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 -7000" }}</h1>
<h1>It is currently {{ site.time | date: "%m/%d/%Y %H:%M -700" }}</h1>
<ul>
{% for post in site.posts %}