You've already forked bryanpedini.it_old
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:
13
lib/php/templates/home.html
Normal file
13
lib/php/templates/home.html
Normal 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>
|
Reference in New Issue
Block a user