mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 01:39:49 +00:00
Feature: meta description setting (#4513)
This commit is contained in:
parent
4f27ffbe2d
commit
a158866ca1
3 changed files with 15 additions and 4 deletions
|
@ -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 "/".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue