diff options
| author | Fuwn <[email protected]> | 2024-09-28 12:29:44 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-28 12:29:44 +0000 |
| commit | aebe6aad459756eb9feb81f28ad79e18d5e0d5bf (patch) | |
| tree | 0ae693faaad0aaabc728fb420c28c856a0bd12a3 | |
| parent | chore(nix): adjust flake (diff) | |
| download | mayu-aebe6aad459756eb9feb81f28ad79e18d5e0d5bf.tar.xz mayu-aebe6aad459756eb9feb81f28ad79e18d5e0d5bf.zip | |
docs(readme): fix mayu uris
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,9 +9,9 @@ Mayu is written in [Gleam](https://gleam.run) and uses [SQLite](https://sqlite.o <br> -<img src="https://counter.due.moe/get/@demo" width="50%"> +<img src="https://mayu.due.moe/get/@demo" width="50%"> -<img src="https://counter.due.moe/get/@demo?theme=urushi" width="50%"> +<img src="https://mayu.due.moe/get/@demo?theme=urushi" width="50%"> <br> @@ -22,7 +22,7 @@ easy it is to understand! It's all contained in under 300 (294) liberally newlin Mayu currently has nine available themes selectable using the `theme` query parameter of any `get` operation. -E.g., [counter.due.moe/get/@demo?theme=urushi](https://counter.due.moe/get/@demo?theme=urushi) +E.g., [mayu.due.moe/get/@demo?theme=urushi](https://mayu.due.moe/get/@demo?theme=urushi) - `asoul` - `gelbooru-h` (NSFW) |