mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 16:53:27 +00:00
Add navigation page titles
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Introduction'
|
||||
---
|
||||
# Introduction to the backend
|
||||
|
||||
// EXPLAIN WHAT THE BACKEND DOES
|
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Deploy'
|
||||
---
|
||||
# Deploying the backend
|
||||
|
||||
// FILL PAGE
|
||||
|
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Configuration'
|
||||
---
|
||||
# Backend Config Reference
|
||||
|
||||
// ADD CONFIGURATION REFERENCE
|
||||
|
@@ -1,3 +1,6 @@
|
||||
---
|
||||
title: 'Changelog'
|
||||
---
|
||||
# Version 1.0.0
|
||||
|
||||
Changelog goes here
|
||||
|
@@ -1 +1,4 @@
|
||||
---
|
||||
title: 'Upgrade guide'
|
||||
---
|
||||
No upgrades to be done yet
|
||||
|
Reference in New Issue
Block a user