Add title to content
This commit is contained in:
parent
10b2075a88
commit
01fcd08f18
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<body>
|
||||
<div class="jumbotron mb-0 jumbotron-fluid text-center vertical-center">
|
||||
<div class="container">
|
||||
<h1 class="display-1"></h1>
|
||||
<h1 class="display-1">Give {{ displayValue }} to me</h1>
|
||||
<p class="lead">You should give me {{ displayValue }}. Here's how:</p>
|
||||
<h1>
|
||||
<i class="fas fa-chevron-down mt-5 animated infinite slideInDown"></i>
|
||||
|
|
Reference in a new issue