aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2025-06-10 16:44:56 +0300
committerValentin Popov <valentin@popov.link>2025-06-10 16:44:56 +0300
commitbb7481670eedd4693f8e698261dc87243fd29448 (patch)
treea71aa5a50b98a0e791ea6f0381457d57856ca8d5 /README.md
parentdfe9115ac9bdd55b9515c5d1ccbedfeea3b81691 (diff)
downloadpopov.link-bb7481670eedd4693f8e698261dc87243fd29448.tar.xz
popov.link-bb7481670eedd4693f8e698261dc87243fd29448.zip
feat: add header component and update blog layout
- Introduced a new Header component for site navigation. - Integrated Header into BaseLayout for consistent site structure. - Updated blog post layout to include the post title in a dedicated section. - Minor update to README for license clarity.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01fe69d..da77701 100644
--- a/README.md
+++ b/README.md
@@ -51,4 +51,4 @@ Comments on the site are powered by [giscus.app](https://giscus.app) and stored
## License
-This project is licensed under the [MIT License](LICENSE.txt). \ No newline at end of file
+This project is licensed under the [MIT License](LICENSE.txt).