Skip to content

Commit

Permalink
[AstroPaper] Delete files not used
Browse files Browse the repository at this point in the history
  • Loading branch information
eerison committed Sep 24, 2024
1 parent 382f269 commit 7d8704f
Show file tree
Hide file tree
Showing 23 changed files with 135 additions and 2,597 deletions.
Binary file removed src/assets/images/AstroPaper-v3.png
Binary file not shown.
Binary file removed src/assets/images/AstroPaper-v4.png
Binary file not shown.
5 changes: 5 additions & 0 deletions src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ const { noMarginTop = false } = Astro.props;
<span>Copyright &#169; {currentYear}</span>
<span class="separator">&nbsp;|&nbsp;</span>
<span>All rights reserved.</span>
<span class="separator">&nbsp;|&nbsp;</span>
<span>Images by <a href="https://www.freepik.com">Freepik</a></span>
</div>
</div>
</footer>
Expand All @@ -42,4 +44,7 @@ const { noMarginTop = false } = Astro.props;
.separator {
@apply hidden sm:inline;
}
a {
@apply relative underline decoration-dashed hover:-top-0.5 hover:text-skin-accent focus-visible:p-1;
}
</style>
91 changes: 0 additions & 91 deletions src/content/blog/astro-paper-2.md

This file was deleted.

173 changes: 0 additions & 173 deletions src/content/blog/astro-paper-3.md

This file was deleted.

Loading

0 comments on commit 7d8704f

Please sign in to comment.