Skip to content

Commit

Permalink
arbitrary changes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
cheddZy committed Mar 5, 2024
1 parent cc35796 commit fb640e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/MainFooter.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


<small>
<a href="https://cheddzy.com/">Shachar MW</a> © 2024
<a href="https://cheddzy.com/">Developed by Shachar MW</a> © 2024. All Copyrighted material (screenshots, taglines, etc.) is of their respective owners.
</small>


Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Content from "../components/Content.astro";
import MainFooter from "../components/MainFooter.astro";
---

<Layout title="Welcome to Astro.">
<Layout title="The Design Repo">
<main>
<MainHeader/>
<Hero/>
Expand Down

0 comments on commit fb640e5

Please sign in to comment.