Skip to content

Commit 0be0d49

Browse files
committed
Fix readme file path
1 parent be06486 commit 0be0d49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ My personal website, built with [Astro](https://astro.build) and deployed on [Gi
77
- [Inter](https://rsms.me/inter) ([1](public/fonts/inter-v12-latin-400.woff2), [2](public/fonts/inter-v12-latin-500.woff2)) is licensed under the [SIL Open Font License (OFL)](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL).
88
- [Raleway](https://github.com/impallari/Raleway) ([1](public/fonts/raleway-v28-latin-500.woff2), [2](public/fonts/raleway-v28-latin-600.woff2)) is licensed under the [SIL Open Font License (OFL)](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL).
99
- [`avatar.png`](src/assets/avatar.png) was created by [Marga Hernandez](https://margahernandez.dorik.io).
10-
- The menu and mode SVGs used in [`header.astro`](src/layout/body/header.astro) is taken and modified from [Tempo's Quill Icons](https://github.com/yourtempo/tempo-quill-icons) and [Jay Newey's Charm Icons](https://github.com/jaynewey/charm-icons), respectively.
10+
- The menu and mode SVGs used in [`header.astro`](src/components/page/header.astro) is taken and modified from [Tempo's Quill Icons](https://github.com/yourtempo/tempo-quill-icons) and [Jay Newey's Charm Icons](https://github.com/jaynewey/charm-icons), respectively.
1111

1212
## License
1313

0 commit comments

Comments
 (0)