Update README.md (Fix typo) (#160)

This commit is contained in:
Pichu Chen 2025-01-27 05:30:50 +08:00 committed by GitHub
parent 20f3c32a29
commit 8af8122873
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ The beginning of each markdown file contains a [YAML](https://yaml.org/) formatt
- `title`: This is the title of the page as it appears in the browser titlebar and when embedded on social media.
- `description`: This is the description of the page that appears when linked on social media.
- `preBody`: This defines the file to use for the block of text that appears at the top of each page in the GDB.
- siblings`: This controls the navigation links that appear at the bottom of each page.
- `siblings`: This controls the navigation links that appear at the bottom of each page.
- `classes`: These are the css classes to apply to the page body for styling the page.
- `tweets`: This is a list of twitter urls or tweet ids that are embedded on the page. This is necessary for the engine to gather those tweets during the pre-render process so that they are available for embedding.