mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2024-12-25 22:10:43 -05:00
chore: change title
Signed-off-by: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
This commit is contained in:
parent
099e6b13e7
commit
940deff071
1 changed files with 72 additions and 67 deletions
137
index.html
137
index.html
|
@ -1,87 +1,92 @@
|
|||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,400;8..144,700;8..144,900&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/styles.css" class="cass">
|
||||
<title>Mike Smith </title>
|
||||
</head>
|
||||
<body>
|
||||
<section class="header">
|
||||
<div class="navbar">
|
||||
<a href="#"><h2>Mikejr.dev</h2></a>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,400;8..144,700;8..144,900&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<link rel="stylesheet" href="css/styles.css" class="cass" />
|
||||
<title>Smig Tech</title>
|
||||
</head>
|
||||
<body>
|
||||
<section class="header">
|
||||
<div class="navbar">
|
||||
<a href="#"><h2>Mikejr.dev</h2></a>
|
||||
<ul>
|
||||
<li><a href="#">Blog</a></li>
|
||||
<li><a href="#">Resume</a></li>
|
||||
<li><a href="#">GitHub</a></li>
|
||||
<li><a href="#">Blog</a></li>
|
||||
<li><a href="#">Resume</a></li>
|
||||
<li><a href="#">GitHub</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="container">
|
||||
<div class="tagline">
|
||||
<h1 class="header-quote">
|
||||
Mike Smith - Engineer
|
||||
</h1>
|
||||
Learning in public, building in public, networking, Developer/Systems Engineer.
|
||||
<h1 class="header-quote">Mike Smith - Engineer</h1>
|
||||
Learning in public, building in public, networking, Developer/Systems
|
||||
Engineer.
|
||||
</div>
|
||||
<div class="tagphoto">
|
||||
<img src="static/rocket-7774875_640.png" alt="coolrocket">
|
||||
<img src="static/rocket-7774875_640.png" alt="coolrocket" />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="skills">
|
||||
<h2 class="skills">A really cool DevOps Engineer</h2>
|
||||
<div class="cards">
|
||||
</div>
|
||||
</section>
|
||||
<section id="skills">
|
||||
<h2 class="skills">A really cool DevOps Engineer</h2>
|
||||
<div class="cards">
|
||||
<div class="card">
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-linux fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-linux fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-aws fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-aws fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-python fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-python fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-docker fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
<div class="card-photo">
|
||||
<i class="fab fa-docker fa-10x"></i>
|
||||
</div>
|
||||
I've done some cool ish
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="quote">
|
||||
<div class="quote-tag">
|
||||
|
||||
<h1 class="quote-header">“Great things come from hard work and perseverance. No excuses.” </h1>
|
||||
<p class="quote-author">— Kobe Bryant</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="contact">
|
||||
<div class="email-section">
|
||||
</div>
|
||||
</section>
|
||||
<section class="quote">
|
||||
<div class="quote-tag">
|
||||
<h1 class="quote-header">
|
||||
“Great things come from hard work and perseverance. No excuses.”
|
||||
</h1>
|
||||
<p class="quote-author">— Kobe Bryant</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="contact">
|
||||
<div class="email-section">
|
||||
<div class="signup">
|
||||
<h3>Let's Get in touch</h3>
|
||||
<p>LEt's do this!</p>
|
||||
<h3>Let's Get in touch</h3>
|
||||
<p>LEt's do this!</p>
|
||||
</div>
|
||||
<div class="signup-button">
|
||||
<button>Sign Up</button>
|
||||
<button>Sign Up</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="footer">
|
||||
Yeah baby this is some good code
|
||||
</section>
|
||||
<script src="https://kit.fontawesome.com/24f16b96cf.js" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
</div>
|
||||
</section>
|
||||
<section class="footer">Yeah baby this is some good code</section>
|
||||
<script
|
||||
src="https://kit.fontawesome.com/24f16b96cf.js"
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in a new issue