Compare commits

...

2 Commits

Author SHA1 Message Date
768647eb00 Add title config 2023-09-15 11:29:13 -04:00
16c88c23db Restore original theme 2023-09-15 11:28:37 -04:00
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
---
title: About PVC
---
# About PVC # About PVC
- [About the Parallel Virtual Cluster system](#about-the-parallel-virtual-cluster-system) - [About the Parallel Virtual Cluster system](#about-the-parallel-virtual-cluster-system)

View File

@ -1,6 +1,6 @@
site_name: Parallel Virtual Cluster documentation site_name: Parallel Virtual Cluster documentation
theme: theme:
name: mkdocs name: readthedocs
titles_only: yes titles_only: yes
markdown_extensions: markdown_extensions:
- toc: - toc: