Fix typos #4
Some checks are pending
Publish / publish (push) Waiting to run

This commit is contained in:
david-swift 2025-04-12 15:56:10 +02:00
parent f40592fef9
commit b199f75738
2 changed files with 3 additions and 2 deletions

View File

@ -24,7 +24,8 @@ title = "Home"
# Duckling
Duckling is an minimal and feature-rich [Zola](https://www.getzola.org) theme that has the purpose of greatly simplifying the process of rolling up your project website. It aims to provide all the necessary options for comfortable writing, while keeping the balance of simplicity.
Duckling is a minimal and feature-rich [Zola](https://www.getzola.org) theme that has the purpose of greatly simplifying the process of rolling up your project website.
It aims to provide all the necessary options for comfortable writing, while keeping the balance of simplicity.
It is based on the [Duckquill](https://duckquill.daudix.one) theme for blogs.

View File

@ -7,7 +7,7 @@ section = 0
Duckling offers a number of variables that can be set in the a website's `config.toml` file.
The following configuration variables from `config.toml` can be set/overriden per page/section:
The following configuration variables from `config.toml` can be set/overridden per page/section:
- `default_theme`: Which theme should be used by default (light/dark).
- `accent_color`: Sets theme and [browser theme](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color) color.