From 5fdc54d2db7cc9d60867fa40a27b865f00355ce5 Mon Sep 17 00:00:00 2001 From: Aemiii91 <44569252+Aemiii91@users.noreply.github.com> Date: Fri, 20 Oct 2023 17:30:20 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d01fcf26d0..546162e461 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # -*An enhanced operating system for your Miyoo Mini, featuring fine-tuned emulation with 100+ built-in emulators, auto-save and resume, a wealth of customization options, and much more. Performant, reliable, and straightforward retro gaming right in your pocket.* +*An enhanced operating system for your Miyoo Mini and Mini+, featuring fine-tuned emulation with 100+ built-in emulators, auto-save and resume, a wealth of customization options, and much more. Performant, reliable, and straightforward retro gaming right in your pocket.*
From 129de77d928d68af0ddea7863bfb7638ac692707 Mon Sep 17 00:00:00 2001 From: Aemiii91 <44569252+Aemiii91@users.noreply.github.com> Date: Fri, 20 Oct 2023 17:32:26 +0200 Subject: [PATCH 2/2] DOCS: Add Mini+ to tagline --- website/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index e185396f8d..f6b4cc057d 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -18,7 +18,7 @@ const oembedOpts = { /** @type {import('@docusaurus/types').Config} */ const config = { title: 'Onion', - tagline: 'OS overhaul for Miyoo Mini', + tagline: 'OS overhaul for Miyoo Mini and Mini+', favicon: 'img/favicon.png', trailingSlash: false,