diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 4db2fb1..8dae135 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,7 +6,7 @@ <h1 style="animation: 1s ease-out 0s 1 fadeIn">alexscerba.com</h1> <div class="frontpage-subtitle" style="animation: 1s ease-out 0s 1 fadeIn"> <p>My place to:</p> - <p>showcase design projects.<br> post life updates.<br>bulid web-development skills.</p> + <p><strong>showcase design projects.<br>post life updates.<br>bulid web-development skills.</strong></p> </div> <section class="bottom"> <h2>Latest Design Projects</h2> |