Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mxrhodes committed Mar 26, 2023
1 parent 9b481b0 commit e043d4e
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<link rel="shortcut icon" type="image/png" href="assets/favicon.png" />

<!-- Todo: put here your site title -->
<title>[Your name here] | Developer</title>
<title> Mateo Rhodes | Developer</title>
<!-- Todo: add some coding keywords below - e.g: (javascript, yourusername, etc) -->
<meta name="keywords" content="[username], [name], skill" />
<meta name="keywords" content="javascript, mxrhodes, coderrhodes, frontend" />
<!-- Todo: improve your SEO by adding a small description of you -->
<meta name="description" content="[Your name here] | Developer" />
<meta name="description" content="Mateo Rhodes | Junior Javascript Developer in Philadelphia" />

<link
rel="stylesheet"
Expand All @@ -46,13 +46,13 @@
<section id="hero" class="jumbotron">
<div class="container">
<h1 class="hero-title load-hidden">
Hi, my name is <span class="text-color-main">Your Name</span>
Hi, my name is <span class="text-color-main">Mateo Rhodes</span>
<br />
I'm the Unknown Developer.
Javascript Developer From Philadelphia.
</h1>
<p class="hero-cta load-hidden">
<a rel="noreferrer" class="cta-btn cta-btn--hero" href="#about"
>Know more</a
>Hire Me</a
>
</p>
</div>
Expand All @@ -79,11 +79,12 @@ <h2 class="section-title load-hidden">About me</h2>
<div class="col-md-6 col-sm-12">
<div class="about-wrapper__info load-hidden">
<p class="about-wrapper__info-text">
This is where you can describe about yourself. The more you
describe about yourself, the more chances you can!
Design has been a passion of mine since I was a kid.
From designing T-shirts, hardware products, logos and pitch decks to now creating your web experience.

</p>
<p class="about-wrapper__info-text">
Extra Information about you! like hobbies and your goals.
As a Web Developer, my journey is just beggining, and with the limitless possibilities on the web, I can't wait to get to work!
</p>
<span class="d-flex mt-3">
<a
Expand Down

0 comments on commit e043d4e

Please sign in to comment.