Skip to content

Commit

Permalink
Update index.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
arcaniussainey authored Nov 8, 2024
1 parent e2977ff commit 4abdad1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const socialCount = SOCIALS.filter(social => social.active).length;
<Header />
<main id="main-content">
<section id="hero">
<h1>Mingalaba</h1>
<h1>The CyberDon</h1>
<a
target="_blank"
href="/rss.xml"
Expand All @@ -42,10 +42,8 @@ const socialCount = SOCIALS.filter(social => social.active).length;
</a>

<p>
AstroPaper is a minimal, responsive, accessible and SEO-friendly Astro
blog theme. This theme follows best practices and provides accessibility
out of the box. Light and dark mode are supported by default. Moreover,
additional color schemes can also be configured.
The CyberDon is an ACM blog dedicated to Cybersecurity, using AstroPaper. AstroPaper is a minimal, responsive, accessible and SEO-friendly Astro
blog theme.
</p>
<p>
Read the blog posts or check
Expand Down

0 comments on commit 4abdad1

Please sign in to comment.