update the theme

This commit is contained in:
Christoph Cullmann 2021-12-17 21:11:47 +01:00
parent 0f19f2e8eb
commit fa0436a210
8 changed files with 2604 additions and 6857 deletions

View file

@ -1,2 +1,11 @@
# cullmann.io
cullmann.io website
# Update theme
rm -rf themes    master
mkdir themes    master
git clone https://github.com/sunt-programator/CodeIT.git themes/CodeIT
rm -rf themes/CodeIT/.git
git add themes