0
0

Updated author informations, updated location of included files, structured the website to the new layout, removed local fontawesome and moved to cloud CDN

This commit is contained in:
Bryan Pedini
2019-02-06 12:43:58 +01:00
parent b13167324a
commit d237a5443f
1608 changed files with 289 additions and 41171 deletions

View File

@@ -0,0 +1,13 @@
<header class="masthead" style="background-image: url(lib/img/bg-1.jpg)">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-9 col-md-10 mx-auto">
<div class="site-heading">
<h1>Bryan Joshua Pedini</h1>
<span class="subheading">An eighteen years old guy from Italy, with just some great ideas</span>
</div>
</div>
</div>
</div>
</header>