Skip to content

Commit ea8d2f2

Browse files
[cleanip](web): duplicate file (#1336)
* [cleanip](web): duplicate file Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> * [fix](doc): more DEBUG Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> --------- Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com>
1 parent 62c2da0 commit ea8d2f2

File tree

2 files changed

+4
-50
lines changed

2 files changed

+4
-50
lines changed

WhereIsTrump-Countdown.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Current Date/Time: {{ timestamp }}
1919
{% assign secs_inauguration2025 = '2025-01-19 12:00 PM' | date: '%s' %}
2020
{% assign secs_inauguration2029 = '2029-01-20 12:00 PM' | date: '%s' %}
2121

22+
DEBUG: today_noon: {{ today_noon }}
23+
DEBUG: secs_inauguration2025: {{ secs_inauguration2025 }}
24+
DEBUG: secs_inauguration2029: {{ secs_inauguration2029 }}
25+
2226
{% assign secs_total47 = secs_inauguration2029 | minus: secs_inauguration2025 %}
2327
{% assign secs_since = today_noon | minus: secs_inauguration2025 %}
2428
{% assign secs_remaining = inauguration2029 | minus: today_noon %}

_posts/2025/02/2025-02-04-WhoElectedThisMuskBozo.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)