Skip to content

Commit

Permalink
Update social links. Delete hugo config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
emeraldjava committed Sep 11, 2024
1 parent d711632 commit a1ad406
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ const socialCount = SOCIALS.filter(social => social.active).length;
<Header />
<main id="main-content">
<section id="hero">
<h1>emeraldjava-astro: Hi</h1>
<h2>Vite is running in %MODE%</h2>
<p>Using data from %VITE_BASE%</p>
<!--<h1>emeraldjava-astro: Hi</h1>-->
<!--<h2>Vite is running in %MODE%</h2>-->
<!--<p>Using data from %VITE_BASE%</p>-->
<!--<li>-->
<!-- <a-->
<!-- class={Astro.url.pathname.split("/")[1] === "" ? "underline" : ""}-->
Expand Down

0 comments on commit a1ad406

Please sign in to comment.