Skip to content

Commit

Permalink
Deploying to gh-pages from @ f0e2be8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gudzsv committed Apr 24, 2024
1 parent f69064a commit f60ad0b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
1 change: 1 addition & 0 deletions assets/index-D8zjds2Y.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion assets/index-DT8eoZBh.css

This file was deleted.

16 changes: 12 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,21 @@
<link rel="shortcut icon" href="/project-syntax-samurais-02/favicon.svg" type="image/svg+xml" />
<title>Portfolio</title>
<script type="module" crossorigin src="/project-syntax-samurais-02/commonHelpers.js"></script>
<link rel="stylesheet" crossorigin href="/project-syntax-samurais-02/assets/index-DT8eoZBh.css">
<link rel="stylesheet" crossorigin href="/project-syntax-samurais-02/assets/index-D8zjds2Y.css">
</head>
<body>
<header class="header">HEADER</header>

<main>
<section class="hero">HERO</section>
<section class="hero">
<h1 class="header-1">Hello. I’m Fullstack developer Lloyd Jefferson.</h1>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</section>

<section class="about-me">ABOUT_ME</section>

Expand All @@ -39,8 +47,8 @@
<section class="work-together">WORK_TOGETHER</section>

</main>
<footer class="footer">FOOTER</footer>

<!-- <footer class="footer">FOOTER</footer>
-->
<div class="modal">MODAL</div>

</body>
Expand Down

0 comments on commit f60ad0b

Please sign in to comment.