mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-06-05 09:56:28 +00:00
patch(): fix the nits
This commit is contained in:
@@ -3,8 +3,6 @@ import BaseHead from '@components/BaseHead.astro';
|
||||
import Header from '@components/Header.astro';
|
||||
import GithubIcon from '@assets/github.svg'
|
||||
|
||||
// Has some irrelevant flags that we WILL use in the future.
|
||||
// const { title, description, pubDate, updatedDate, gitLink } = Astro.props;
|
||||
const { title, description, gitLink } = Astro.props;
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user