use papermod/master

This commit is contained in:
Paul-Nicolas Madelaine 2024-09-10 16:50:59 +02:00
parent d7dd5916d1
commit a2ce4a9ba7
3 changed files with 24 additions and 9 deletions

View file

@ -1,8 +1,7 @@
#!/usr/bin/env bash
version="v7.0"
rm -rf themes
mkdir themes
cd themes
curl -L "https://github.com/adityatelange/hugo-PaperMod/tarball/$version" | tar -zx
curl -L "https://github.com/adityatelange/hugo-papermod/tarball/master" | tar -zx
mv "$(ls)" papermod