Compare commits

..

2 Commits

Author SHA1 Message Date
c33ddf6a2a Update startpage. 2024-03-06 11:32:04 +01:00
18dc0b7f60 Update startpage. 2024-03-06 11:31:20 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
rsync -auP --delete public/* root@server:/var/www/startpage rsync -rvpP --delete public/ server:/var/www/startpage
git add . git add .
git commit -m "Update startpage." git commit -m "Update startpage."
git push git push

View File

@ -45,7 +45,7 @@
<div class="category"> <div class="category">
<h2>Generic</h2> <h2>Generic</h2>
<a class="link" href="https://yts.mx/">Yts Movies</a> <a class="link" href="https://yts.mx/">Yts Movies</a>
<a class="link" href="https://www.1377x.to/">1377x.to</a> <a class="link" href="https://www.1337x.to/">1337x.to</a>
<a class="link" href="https://libgen.st/">Library Genesis</a> <a class="link" href="https://libgen.st/">Library Genesis</a>
</div> </div>