footer consistancies fixed
This commit is contained in:
parent
4eba94a883
commit
20c06eb8ac
3 changed files with 4 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
recommend using the <a href="https://element.io/get-started">Element</a> Client.
|
||||
</code>
|
||||
<footer class="site-footer">
|
||||
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
</div>
|
||||
</section>
|
||||
<footer class="site-footer">
|
||||
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
|
|
@ -28,7 +28,8 @@
|
|||
to create an account on a diffrent server, you can check out some <a
|
||||
href="https://www.hello-matrix.net/public_servers.php">here</a>.
|
||||
<br>
|
||||
<p>You can create an account on my homeserver using this link: <a href="https://matrix.arrayinamatrix.xyz">https://matrix.arrayinamatrix.xyz</a></p>
|
||||
<p>You can create an account on my homeserver using this link: <a
|
||||
href="https://matrix.arrayinamatrix.xyz">https://matrix.arrayinamatrix.xyz</a></p>
|
||||
<p>My username: @array_in_a_matrix:arrayinamatrix.xyz</p>
|
||||
<footer class="site-footer">
|
||||
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
|
||||
|
|
Loading…
Add table
Reference in a new issue