From 8ccd8588391e3bbf4e4a1bc06a0d7f20602fa541 Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 29 Apr 2024 22:47:40 +0200 Subject: [PATCH] Updated Readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b41234f..0aea936 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Typo is a theme backed by simplicity, as you can see in the screenshots below. The goal was to have a website centered around content and nothing more. +[![hugo-typo](https://img.shields.io/badge/hugo_themes-@typo-red)](https://themes.gohugo.io/themes/typo/) +[![GitHub Release](https://img.shields.io/github/v/release/tomfran/typo)](https://github.com/tomfran/typo/releases/latest) +[![last-commit](https://img.shields.io/github/last-commit/tomfran/typo)](https://github.com/tomfran/typo/commits/) + **Homepage** ![1](https://raw.githubusercontent.com/tomfran/typo/main/images/1.png) @@ -193,9 +197,12 @@ The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adit Feel free to write proposals or stuff you'd like to see. If you feel like contributing, PRs are welcome! +Leave a star if you are using the theme, I would really appreciate! :star: + ## 6 Future Works - [ ] Bring SEO and [performance metrics](https://pagespeed.web.dev/) to 100% both on mobile and desktop; - [ ] Add additional options on posts list view; - [ ] Add color palettes; -- [ ] Add a proper Tags page; \ No newline at end of file +- [ ] Add a proper Tags page; +- [ ] Cleanup SVGs with coherent icon styles.