diff --git a/git.sh b/git.sh index 1fd0074..4987fb1 100755 --- a/git.sh +++ b/git.sh @@ -4,4 +4,4 @@ rm -fv content/styles/config/_main.css git add . git commit -sam "update @ $(date)" -git push -u origin terminal +git push -u origin "$(git rev-parse --abbrev-ref HEAD)" diff --git a/requirements.txt b/requirements.txt index 1ff92f7..c2b488f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ markdown bs4 +html lxml diff --git a/sitemap.xml b/sitemap.xml index 9969d54..bcb3cd6 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,15 +1,19 @@ - https://ari-web.netlify.app/page/blog + https://ari-web.xyz/page/blog 1.0 - https://ari-web.netlify.app/page/minimal.txt + https://ari-web.xyz/page/minimal.txt 0.9 - https://ari-web.netlify.app/page/reset + https://ari-web.xyz/page/reset 0.8 + + https://files.ari-web.xyz/ + 0.7 +