Pin LoveIt starter to v0.3.1
This commit is contained in:
parent
a6724b1575
commit
9068151e9e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue