diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 86eb73d..3628492 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -15,18 +15,14 @@ Let's dive in and get started! ## Installation -=== "Google Chrome" - === "Stable" - [:fontawesome-brands-chrome: Get Yomitan Chrome/Stable](https://chrome.google.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn){ .md-button .md-button--primary } - === "Beta" - [:fontawesome-brands-chrome: Get Yomitan Chrome/Beta](https://chrome.google.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml){ .md-button .md-button--primary } -=== "Mozilla Firefox" - === "Stable" - [:fontawesome-brands-firefox-browser: Get Yomitan Firefox/Stable](https://addons.mozilla.org/en-US/firefox/addon/yomitan/){ .md-button .md-button--primary } - === "Beta" - [:fontawesome-brands-firefox-browser: Go To Github Releases](https://github.com/themoeway/yomitan/releases){ .md-button .md-button--primary } - - ※ Unlike Chrome, Firefox does not allow extensions meant for testing to be hosted in the marketplace. You will to download the desired version and side-load it yourself. You only need to do this once, and you will get updates automatically. + +[:fontawesome-brands-chrome: Get Yomitan Chrome/Stable](https://chrome.google.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn){ .md-button .md-button--primary } +[:fontawesome-brands-chrome: Get Yomitan Chrome/Beta](https://chrome.google.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml){ .md-button .md-button--primary } + +[:fontawesome-brands-firefox-browser: Get Yomitan Firefox/Stable](https://addons.mozilla.org/en-US/firefox/addon/yomitan/){ .md-button .md-button--primary } +[:fontawesome-brands-firefox-browser: Go To Github Releases](https://github.com/themoeway/yomitan/releases){ .md-button .md-button--primary } + +※ Unlike Chrome, Firefox does not allow extensions meant for testing to be hosted in the marketplace. You will to download the desired version and side-load it yourself. You only need to do this once, and you will get updates automatically. --- diff --git a/docs/index.md b/docs/index.md index 0033299..eafcea2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,9 +14,9 @@ hide: [Get started](getting-started/index.md){ .md-button .md-button--stretch } -[:fontawesome-brands-chrome: Get Yomitan Chrome/Stable](https://chrome.google.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn){ .md-button .md-button--primary .md-button--stretch } +[:fontawesome-brands-chrome: Get Yomitan Chrome](https://chrome.google.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn){ .md-button .md-button--primary .md-button--stretch } -[:fontawesome-brands-firefox-browser: Get Yomitan Firefox/Stable](https://addons.mozilla.org/en-US/firefox/addon/yomitan/){ .md-button .md-button--primary .md-button--stretch } +[:fontawesome-brands-firefox-browser: Get Yomitan Firefox](https://addons.mozilla.org/en-US/firefox/addon/yomitan/){ .md-button .md-button--primary .md-button--stretch } ---