summaryrefslogtreecommitdiff
path: root/site/index.html
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-12-04 03:32:14 +0000
committerdavidovski <david@davidovski.xyz>2023-12-04 03:32:14 +0000
commit6317c20aa212a21ae3301c7c8e936b1ea9451c96 (patch)
tree9075a1a72dc4c5071cc4a6bb0f13c5ad05b4ca1e /site/index.html
parentc8294e0aebef0c13507ad815ce773fdef00efcb7 (diff)
change size of window for some pages
Diffstat (limited to 'site/index.html')
-rwxr-xr-xsite/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html
index 39c4540..0f9c75d 100755
--- a/site/index.html
+++ b/site/index.html
@@ -1,4 +1,4 @@
-#!./page.sh
+#!./page.sh -s
entries="$(for f in entries/*.html; do echo $(git log --pretty=format:'%ct' --follow $f | tail -n 1) $f; done | sort -nr | cut -f2- -d' ')"