From ba8ed7c6d42577e514807b678266a18e9d31d6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Mon, 30 Oct 2023 21:58:38 +0100 Subject: [PATCH] docs: typo, adapt no adepts --- README.md | 2 +- exampleSite/content/_index.en.md | 2 +- static/css/theme.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 611115a1b8..f13be0d53f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A theme for [Hugo](https://gohugo.io/) designed for documentation. ## Motivation -The Relearn theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo-theme-learn) with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme. +The Relearn theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo-theme-learn) with the aim of fixing long outstanding bugs and adapting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme. ## Features diff --git a/exampleSite/content/_index.en.md b/exampleSite/content/_index.en.md index 9e37895e0b..b16d09cf5b 100644 --- a/exampleSite/content/_index.en.md +++ b/exampleSite/content/_index.en.md @@ -11,7 +11,7 @@ A theme for [Hugo](https://gohugo.io/) designed for documentation. ## Motivation -The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo-theme-learn) with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme. +The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo-theme-learn) with the aim of fixing long outstanding bugs and adapting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme. ## Features diff --git a/static/css/theme.css b/static/css/theme.css index 32869ea9eb..0e26ffc25a 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1718,7 +1718,7 @@ input[type="search"]::-webkit-search-results-decoration { display: none; } width: 1px; } -/* filament style for making action visible on focus - not adepted yet +/* filament style for making action visible on focus - not adapted yet .a11y-only:focus { position: fixed; height: auto;