Project name change

This commit is contained in:
Pablo Ferreiro 2022-01-14 18:18:28 +01:00
parent ed0e42a82c
commit b7563d3ee9
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
8 changed files with 14 additions and 13 deletions

View file

@ -1,7 +1,7 @@
<footer class="footer">
<div class="content">
<p class="has-text-centered">
Made with <span style="color: #e25555;">&#9829;</span> in <a href="https://github.com/pablouser1/tiktok-alt-frontend">Github</a>
Made with <span style="color: #e25555;">&#9829;</span> in <a href="https://github.com/pablouser1/ProxiTok">Github</a>
</p>
</div>
</footer>

View file

@ -3,5 +3,5 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{assets('bulma.min.css', 'styles')}">
<title>{$title} - Tiktok Alt-Frontend</title>
<title>{$title} - ProxiTok</title>
</head>

View file

@ -10,7 +10,8 @@
</div>
<div class="hero-body">
<div class="container has-text-centered">
<p class="title">Welcome to TikTok Alt-Frontend!</p>
<p class="title">Welcome to ProxiTok!</p>
<p class="subtitle">An alternative open source frontend for TikTok</p>
<p>Search user:</p>
<form id="username_form">
<div class="field has-addons has-addons-centered">