From 3fef127666cc27ba6f29d1e6553c9255cf333659 Mon Sep 17 00:00:00 2001 From: Spedon <70063177+Sped0n@users.noreply.github.com> Date: Fri, 12 Jan 2024 14:24:06 +0800 Subject: [PATCH] fix: fix typo in index.md (#227) --- exampleSite/content/Info/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/Info/index.md b/exampleSite/content/Info/index.md index c95d0ca..54890c7 100644 --- a/exampleSite/content/Info/index.md +++ b/exampleSite/content/Info/index.md @@ -12,7 +12,7 @@ unifiedAlt: '' Bridget is a _minimal_ Hugo theme designed for photographers/visual artists. -The inspiration for this theme came from a video by [Hyperlexed](https://www.youtube.com/@Hyperplexed), which can be found [here](https://www.youtube.com/watch?v=Jt3A2lNN2aE). Initially, it was developed using raw TypeScript and CSS. However, after website designer [Tyler McRobert](https://tylermcrobert.com) made the source code publicly available, I realized that I have invented many unnecessary components, and this project was modified to porting the original design to hugo while focussing on _performance_. +The inspiration for this theme came from a video by [Hyperlexed](https://www.youtube.com/@Hyperplexed), which can be found [here](https://www.youtube.com/watch?v=Jt3A2lNN2aE). Initially, it was developed using raw TypeScript and CSS. However, after website designer [Tyler McRobert](https://tylermcrobert.com) made the source code publicly available, I realized that I have invented many unnecessary components, and this project was modified to porting the original design to hugo while focusing on _performance_. Once again, great shout out to [Tyler McRobert](https://tylermcrobert.com) for his inspiration to this project.