Skip to content

Commit a1ad406

Browse files
committed
Update social links. Delete hugo config file.
1 parent d711632 commit a1ad406

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/index.astro

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ const socialCount = SOCIALS.filter(social => social.active).length;
3030
<Header />
3131
<main id="main-content">
3232
<section id="hero">
33-
<h1>emeraldjava-astro: Hi</h1>
34-
<h2>Vite is running in %MODE%</h2>
35-
<p>Using data from %VITE_BASE%</p>
33+
<!--<h1>emeraldjava-astro: Hi</h1>-->
34+
<!--<h2>Vite is running in %MODE%</h2>-->
35+
<!--<p>Using data from %VITE_BASE%</p>-->
3636
<!--<li>-->
3737
<!-- <a-->
3838
<!-- class={Astro.url.pathname.split("/")[1] === "" ? "underline" : ""}-->

0 commit comments

Comments
 (0)