Moved from GitHub to Tildegit

This commit is contained in:
Luqaska 2021-12-17 22:19:25 +00:00
parent 8f95ef28ae
commit a3980c8417
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
}elseif(isset($_GET["not_allowed"])){
echo "<p>This domain isn't in the <a href='allowed.json'>whitelist</a></p>";
}else{
echo "<div id='sub'><p>Fork of <a href='https://youtu.be/MRoekZ93bpQ'>Yessle</a> - <a href='https://github.com/luqaska/filde'>About</a></p>";
echo "<div id='sub'><p>Fork of <a href='https://youtu.be/MRoekZ93bpQ'>Yessle</a> - <a href='https://tildegit.org/luqaska/filde'>About</a></p>";
} ?>
</div>