Pin LoveIt starter to v0.3.1

This commit is contained in:
xtcnet 2026-03-19 17:49:52 +07:00
parent a6724b1575
commit 9068151e9e

View file

@ -3,7 +3,7 @@ set -eu
THEME_DIR="themes/LoveIt" THEME_DIR="themes/LoveIt"
THEME_REPO="https://github.com/dillonzq/LoveIt.git" THEME_REPO="https://github.com/dillonzq/LoveIt.git"
THEME_REF="${LOVEIT_REF:-master}" THEME_REF="${LOVEIT_REF:-v0.3.1}"
mkdir -p themes mkdir -p themes