home page

This commit is contained in:
sejo 2021-06-16 19:37:29 -05:00
parent ddd5b3383d
commit 4fdedca943
3 changed files with 4 additions and 1 deletions

View File

@ -71,4 +71,7 @@ do
done
cp web/home.html web/index.html
cp gem/home.gmi gem/index.gmi
echo "convertidas ${i} páginas!"

View File

@ -40,7 +40,7 @@ os.chdir('../tmp/')
# remove incoming links for:
# incoming.pop('{pages}')
incoming.pop('{index}')
incoming.pop('{home}')
incoming.pop('{license}')
for key,links in incoming.items():