mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Import the framework.
This commit is contained in:
8
_includes/date-format.html
Normal file
8
_includes/date-format.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!--
|
||||
Define the liquid date formats.
|
||||
© 2019 Cotes Chung
|
||||
Published under the MIT License
|
||||
-->
|
||||
|
||||
{% assign TOOLTIP_DATE = "%a, %b %e, %Y, %l:%M %p %z" %}
|
||||
{% assign POST_DATE = "%b %e, %Y" %}
|
||||
Reference in New Issue
Block a user