Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahR13 authored Oct 11, 2024
1 parent 1b8c6c4 commit 81b445f
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,28 +1,6 @@
<!---
layout: article
---
layout: home
# articles:
# excerpt_type: html
--->
---
layout: article
title: Home
article_header:
type: cover
image:
src: /assets/images/sigt.png # Replace with the actual path to your cover image
alt: "Welcome to Sigtricity" # Alternative text for accessibility
title: "Welcome to Sigtricity"
subtitle: "Bringing Power to You"
show_title: false
---

<div class="layout--home">
<!-- Blog post listings -->
{%- include paginator.html -%}
</div>

{{ content }}

<script>
{%- include scripts/home.js -%}
</script>

0 comments on commit 81b445f

Please sign in to comment.