Add descriptions to pages
This commit is contained in:
parent
6ce7087aca
commit
a1861f51dc
@ -1,4 +1,8 @@
|
||||
+++
|
||||
title = "{{ replace .Name "-" " " | title }}"
|
||||
menu = "main"
|
||||
|
||||
description = """
|
||||
Lorem ipsum
|
||||
"""
|
||||
+++
|
||||
|
@ -1,6 +1,11 @@
|
||||
+++
|
||||
title = "PeerTube"
|
||||
menu = "main"
|
||||
|
||||
description = """
|
||||
PeerTube is a free and decentralized video platform meant as an alternative to
|
||||
services like YouTube. See the instance running on https://peertube.boba.best
|
||||
"""
|
||||
+++
|
||||
|
||||
## What is PeerTube?
|
||||
|
@ -1,6 +1,11 @@
|
||||
+++
|
||||
title = "Pleroma"
|
||||
menu = "main"
|
||||
|
||||
description = """
|
||||
Pleroma is a decentralized and federated microblogging service (similar to
|
||||
Twitter). See the instance running on https://pleroma.boba.best
|
||||
"""
|
||||
+++
|
||||
|
||||
## What is Pleroma?
|
||||
|
Reference in New Issue
Block a user