fix: adjust colors to improve accessibility (#159)
This commit is contained in:
parent
564b30aa56
commit
9682ef999b
7 changed files with 78 additions and 38 deletions
|
@ -41,7 +41,7 @@ To prepare your new site environment just a few steps are required:
|
|||
|
||||
3. Install the Geekdoc theme from a [release bundle](#option-1-download-pre-build-release-bundle) (recommended) or from [Git branch](#option-2-clone-the-github-repository).
|
||||
|
||||
4. Create the minimal required Hugo configuration `config.toml`. For all configuration options see [here](/usage/configuration/).
|
||||
4. Create the minimal required Hugo configuration `config.toml`. For all configuration options take a look at the [configuration](/usage/configuration/) page.
|
||||
|
||||
```Toml
|
||||
baseURL = "http://localhost"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue