feat: Mise à jour des commandes
This commit is contained in:
parent
081c639710
commit
cf23e0bc49
8
run
8
run
|
@ -8,13 +8,9 @@ set -eu
|
|||
. ./themes/hugo-theme-lowtech/scripts/run
|
||||
|
||||
help() {
|
||||
echo
|
||||
echo "💡 Aide 💡"
|
||||
echo "----------"
|
||||
echo
|
||||
echo "Commandes :"
|
||||
echo "- ./run favicon 🎨 Création du favicon"
|
||||
help_generic
|
||||
echo "- ./run favicon 🎨 Création du favicon"
|
||||
echo
|
||||
}
|
||||
|
||||
favicon() {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c49f8d025070cd59f60dc974d2290099e5615988
|
||||
Subproject commit a68983af31531a7e22ac1e2164c7a34d1493080f
|
Loading…
Reference in New Issue