diff options
| author | Francesco <tomaselli.fr@gmail.com> | 2024-08-26 23:37:45 +0200 | 
|---|---|---|
| committer | Francesco <tomaselli.fr@gmail.com> | 2024-08-26 23:37:45 +0200 | 
| commit | 3c6711f6c3b0c2f8fe857414678d85fb3d1e06dc (patch) | |
| tree | d8f4d69952e22cf6233b752402840a6c1f1fbe8e | |
| parent | bd4900d14f66acb6335b367ed8cf423adf569e1a (diff) | |
Add users file
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | USERS.md | 3 | 
2 files changed, 8 insertions, 0 deletions
| @@ -27,6 +27,7 @@ Typo is a theme backed by simplicity, as you can see in the screenshots below. T  - [2 Features](#2-features)  - [3 References](#3-references)  - [4 Support](#4-support) +- [5 Typo Users](#5-typo-users)  --- @@ -48,3 +49,7 @@ The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adit  If you use the theme or found it useful you can support me by leaving a star ⭐ to Typo's Github repository.  Contributions are always welcome, feel free to open issues and PRs with fixes or new features. + +## 5 Typo Users + +If you're using Typo for your website, feel free to add your website to [the list](https://github.com/tomfran/typo/blob/main/USERS.md) alongside what you do! 😊
\ No newline at end of file diff --git a/USERS.md b/USERS.md new file mode 100644 index 0000000..a083ce7 --- /dev/null +++ b/USERS.md @@ -0,0 +1,3 @@ +# Typo Users + +- https://tomfran.github.io, **tomfran**, Software Engineer
\ No newline at end of file | 
