12 lines
183 B
Markdown
12 lines
183 B
Markdown
# cullmann.io
|
|
|
|
cullmann.io website
|
|
|
|
# Update theme
|
|
|
|
rm -rf themes
|
|
mkdir themes
|
|
git clone https://github.com/dillonzq/LoveIt.git themes/LoveIt
|
|
rm -rf themes/LoveIt/.git
|
|
git add themes
|