1
0
Fork 0

Add jumbotron

This commit is contained in:
Alex Kotov 2020-10-18 07:04:07 +05:00
parent ce3fa5d177
commit b523f51d12
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
<div class="container mt-4">
<h1>FediHub</h1>
<div class="jumbotron jumbotron-fluid text-center">
<div class="container">
<h1>FediHub</h1>
<p class="lead">Federated services without censorship.</p>
</div>
</div>