From 41a068bd75ff257d3a1d84dab1231635df61090e Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Wed, 31 Dec 2025 08:06:58 -0500 Subject: refactor: use datever --- README.md | 3 +-- src/VERSION | 1 + src/includes/nav-footer.php | 1 + src/includes/procrastislides-banner.php | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 src/VERSION diff --git a/README.md b/README.md index 5edb749..d06276a 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,4 @@ Main instance is found on: *[https://procrastislides.com/](https://procrastislid * [pandoc.org](https://pandoc.org/) * SimpleMDE's [github](https://github.com/sparksuite/simplemde-markdown-editor) * [LaTeX-project.org](https://www.latex-project.org/) -* rust [uutils/coreutils](https://github.com/uutils/coreutils/) project - +* rust [uutils/coreutils](https://github.com/uutils/coreutils/) project \ No newline at end of file diff --git a/src/VERSION b/src/VERSION new file mode 100644 index 0000000..e64cb44 --- /dev/null +++ b/src/VERSION @@ -0,0 +1 @@ +2025.12.31-0806 diff --git a/src/includes/nav-footer.php b/src/includes/nav-footer.php index 6c2522d..c86ab0b 100644 --- a/src/includes/nav-footer.php +++ b/src/includes/nav-footer.php @@ -5,3 +5,4 @@

all site content is in the public domain

my other stuff: website link →

+

version:

\ No newline at end of file diff --git a/src/includes/procrastislides-banner.php b/src/includes/procrastislides-banner.php index 863fae8..bd31e4d 100644 --- a/src/includes/procrastislides-banner.php +++ b/src/includes/procrastislides-banner.php @@ -1,4 +1,4 @@ -- cgit v1.2.3