mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 10:45:41 +01:00
3 lines
156 B
Bash
3 lines
156 B
Bash
HUGO_LAST_UPDATE_TIME=$(git log -1 --format=%cI)
|
|
HUGO_LAST_UPDATE_HASH=$(git log -1 --format=%h)
|
|
HUGO_INDIEKIT_URL=https://indiekit.byjp.me${DOMAIN_SUFFIX}
|