updated titles, removed footer, updated contacts

This commit is contained in:
2022-04-24 03:19:00 -05:00
parent d49ab9b35b
commit 6d4788ea38

View File

@@ -14,7 +14,7 @@
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>Metronic "Aircv" Frontend Freebie</title>
<title>Daniel Tam: CV</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="" name="description"/>
@@ -110,7 +110,7 @@
<div class="col-sm-3 sm-margin-b-30">
<div class="text-right sm-text-left">
<h2 class="margin-b-0">Intro</h2>
<p>What I am all about.</p>
<p>Let's learn about me.</p>
</div>
</div>
<div class="col-sm-8 col-sm-offset-1">
@@ -160,7 +160,7 @@
<div class="col-sm-3 sm-margin-b-30">
<div class="text-right sm-text-left">
<h2 class="margin-b-0">Experience</h2>
<p>Batman would be jealous.</p>
<p>I got some skills.</p>
</div>
</div>
<div class="col-sm-8 col-sm-offset-1">
@@ -218,7 +218,7 @@
<div class="col-sm-3 sm-margin-b-30">
<div class="text-right sm-text-left">
<h2 class="margin-b-0">Works</h2>
<p>I build the real value.</p>
<p>A small showcase.</p>
</div>
</div>
<div class="col-sm-8 col-sm-offset-1">
@@ -444,19 +444,19 @@
<div class="row">
<div class="col-md-3 col-xs-6 md-margin-b-30">
<h5>Location</h5>
<a href="#">Brookyln, New York</a>
<a href="#">Dallas, Texas</a>
</div>
<div class="col-md-3 col-xs-6 md-margin-b-30">
<h5>Phone</h5>
<a href="#">+77 234 548 00 00</a>
<a href="#">+1 469 892 8730</a>
</div>
<div class="col-md-3 col-xs-6">
<h5>Email</h5>
<a href="mailto:#">alex.teseira@gmail.com</a>
<a href="mailto:#">daniel@danieltam.net</a>
</div>
<div class="col-md-3 col-xs-6">
<h5>Web</h5>
<a href="#">alex.teseira.com</a>
<a href="#">danieltam.net</a>
</div>
</div>
</div>
@@ -468,22 +468,6 @@
<!-- End Contact -->
<!--========== END PAGE LAYOUT ==========-->
<!--========== FOOTER ==========-->
<footer class="footer">
<div class="content container">
<div class="row">
<div class="col-xs-6">
<img class="footer-logo" src="img/logo-dark.png" alt="Aircv Logo">
</div>
<div class="col-xs-6 text-right sm-text-left">
<p class="margin-b-0"><a class="fweight-700" href="http://keenthemes.com/preview/aircv/">Aircv</a> Theme Powered by: <a class="fweight-700" href="http://www.keenthemes.com/">KeenThemes.com</a></p>
</div>
</div>
<!--// end row -->
</div>
</footer>
<!--========== END FOOTER ==========-->
<!-- Back To Top -->
<a href="javascript:void(0);" class="js-back-to-top back-to-top">Top</a>