chore: rename meta folder to .meta
All checks were successful
ci/woodpecker/push/golint Pipeline was successful
ci/woodpecker/push/clippy Pipeline was successful

This commit is contained in:
fawn 2024-11-16 00:47:57 +02:00
parent 98fc415959
commit 9ad07e1145
Signed by: fawn
GPG key ID: E6C9811A14B38F80
3 changed files with 3 additions and 3 deletions

View file

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

View file

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 192 KiB

View file

@ -6,7 +6,7 @@
tamako is a cozy, minimalistic, single-user, _anonymous_ whispers service
![scrot](meta/scrot.png)
![scrot](.meta/scrot.png)
## Prerequisites
@ -54,7 +54,7 @@ docker run -d --name tamako --restart unless-stopped -p 8715:8715 fawni/tamako:l
tamako comes with a pretty little tui frontend for it called mochi
![mochi](meta/mochi.png)
![mochi](.meta/mochi.png)
### Installation
@ -71,4 +71,4 @@ mochi --url https://tamako.fawn.moe
## License
[OSL-3.0](LICENSE)
[OSL-3.0](LICENSE)