1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-19 19:25:24 +00:00

📝 themeing -> theming

This commit is contained in:
makeworld 2020-07-28 20:18:38 -04:00
parent 346bde655c
commit 887a98ed25
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.4.0] - 2020-07-28
### Added
- **Themeing** - check out [default-config.toml](./default-config.toml) for details (#46)
- **Theming** - check out [default-config.toml](./default-config.toml) for details (#46)
- <kbd>Tab</kbd> now also enters link selecting mode, like <kbd>Enter</kbd> (#48)
- Number keys can be pressed to navigate to links 1 through 10 (#47)
- Permanent redirects are cached for the session (#22)

View File

@ -73,7 +73,7 @@ Features in *italics* are in the master branch, but not in the latest release.
- [x] Built-in search (uses GUS by default)
- [x] Bookmarks
- [x] Download pages and arbitrary data
- [x] Themeing
- [x] Theming
- [ ] Search in pages with <kbd>Ctrl-F</kbd>
- [ ] Emoji favicons
- See `gemini://mozz.us/files/rfc_gemini_favicon.gmi` for details