From 887a98ed25975926f29bb1c5c2887b8c29553af8 Mon Sep 17 00:00:00 2001 From: makeworld Date: Tue, 28 Jul 2020 20:18:38 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20themeing=20->=20theming?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9601cc1..1f4b4db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) - Tab now also enters link selecting mode, like Enter (#48) - Number keys can be pressed to navigate to links 1 through 10 (#47) - Permanent redirects are cached for the session (#22) diff --git a/README.md b/README.md index 7c0017b..86ac630 100644 --- a/README.md +++ b/README.md @@ -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 Ctrl-F - [ ] Emoji favicons - See `gemini://mozz.us/files/rfc_gemini_favicon.gmi` for details