Some anti-crash fixes

This commit is contained in:
Pablo Ferreiro 2022-07-03 18:19:10 +02:00
parent bc3777d74c
commit d52dc8687f
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
7 changed files with 17 additions and 15 deletions

View file

@ -1,7 +1,7 @@
{layout '../layouts/default.latte'}
{block header}
<p class="title">Welcome to Proxitok!</p>
<p class="title">Welcome to ProxiTok!</p>
<p class="subtitle">
Made with <span style="color: #e25555;">&#9829;</span> in <a href="https://github.com/pablouser1/ProxiTok">Github</a>
</p>
@ -29,7 +29,7 @@
<li><a rel="nofollow" href="https://github.com/pablouser1/TikScraperPHP">TikScraperPHP</a></li>
<li><a rel="nofollow" href="https://github.com/nette/latte">Latte</a></li>
<li><a rel="nofollow" href="https://github.com/bramus/router">bramus/router</a></li>
<li><a rel="nofollow" href="https://github.com/vlucas/phpdotenv">PHP dotenv</a></li>
<li><a rel="nofollow" href="https://github.com/josegonzalez/php-dotenv">php-dotenv</a></li>
<li><a rel="nofollow" href="https://github.com/jgthms/bulma">Bulma</a> and <a href="https://github.com/jenil/bulmaswatch">Bulmaswatch</a></li>
</ul>
</p>