diff --git a/README.md b/README.md index d52b262..ee358a2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # new_waifuism_life -Yet another try of making a website \ No newline at end of file +Yet another try of making a website + +Made with hugo and gitea \ No newline at end of file diff --git a/deploy.sh b/deploy.sh index bc4190e..055451a 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,3 +1,4 @@ cd /mnt/slab/new_waifuism_life +git restore . git pull ./hugo \ No newline at end of file