mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
small fix in users page
This commit is contained in:
parent
895e96797d
commit
74be52e151
1 changed files with 11 additions and 2 deletions
|
@ -9,6 +9,7 @@ showDate: false
|
||||||
showAuthor: true
|
showAuthor: true
|
||||||
showReadingTime: false
|
showReadingTime: false
|
||||||
showEdit: false
|
showEdit: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -45,9 +46,17 @@ Real websites that are built with Blowfish.
|
||||||
| [insidemordecai.com](https://insidemordecai.com) | Personal site |
|
| [insidemordecai.com](https://insidemordecai.com) | Personal site |
|
||||||
| [sajayprakash.com](https://sajayprakash.com) | Personal site |
|
| [sajayprakash.com](https://sajayprakash.com) | Personal site |
|
||||||
| [jamesdixon.dev](https://jamesdixon.dev) | Personal site |
|
| [jamesdixon.dev](https://jamesdixon.dev) | Personal site |
|
||||||
|
| [blastomussa.dev](https://blastomussa.dev) | Personal site |
|
||||||
|
| [cdell.io](https://cdell.io) | Personal site |
|
||||||
|
| [jam.dsg.li](https://jam.dsg.li) | Organization site |
|
||||||
|
| [priyakdey.com](https://priyakdey.com) | Personal site |
|
||||||
|
| [sdehm.dev](https://sdehm.dev) | Personal site |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{{< alert >}}
|
{{< alert >}}
|
||||||
|
|
||||||
**Blowfish user?** To add your site to this list, [submit a pull request](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users.md).
|
**Blowfish user?** To add your site to this list, [submit a pull request](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users/index.md).
|
||||||
|
|
||||||
{{</ alert >}}
|
{{</ alert >}}
|
Loading…
Reference in a new issue