mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-24 18:09:26 -05:00
Capitalize titles of guide index pages
This commit is contained in:
parent
89d977a913
commit
02aa6e323b
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Forgejo administrator guide'
|
||||
title: 'Forgejo Administrator Guide'
|
||||
---
|
||||
|
||||
These documents are targeted to people who run Forgejo on their machines.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Forgejo developer guide'
|
||||
title: 'Forgejo Developer Guide'
|
||||
---
|
||||
|
||||
This area will be targeted to people who want to hack Forgejo and adjust it to
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Forgejo user guide'
|
||||
title: 'Forgejo User Guide'
|
||||
---
|
||||
|
||||
These documents are targeted to people who are using Forgejo but are not
|
||||
|
|
Loading…
Reference in a new issue