Feature: meta description setting (#4513)

This commit is contained in:
shamoon 2024-12-28 21:12:20 -08:00 committed by GitHub
parent 4f27ffbe2d
commit a158866ca1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 4 deletions

View file

@ -13,6 +13,14 @@ You can customize the title of the page if you'd like.
title: My Awesome Homepage
```
## Description
You can customize the description of the page if you'd like.
```yaml
description: A description of my awesome homepage
```
## Start URL
You can customize the start_url as required for installable apps. The default is "/".