0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 12:02:57 +00:00

Remove theme option

This commit is contained in:
Dan Petersen 2020-03-08 04:59:23 +01:00
parent 7e67de2714
commit ff3afa16a7

View File

@ -11,7 +11,6 @@ markdown: kramdown
plugins: plugins:
- github-pages - github-pages
remote_theme: pmarsceill/just-the-docs remote_theme: pmarsceill/just-the-docs
theme: just-the-docs
# Theme settings. # Theme settings.
footer_content: 'Copyright &copy; 2019-2020 <a href="https://danitso.com/" target="_blank">Danitso</a> - Distributed under the <a href="https://github.com/danitso/terraform-provider-proxmox/blob/master/LICENSE" target="_blank">Mozilla Public License 2.0</a>' footer_content: 'Copyright &copy; 2019-2020 <a href="https://danitso.com/" target="_blank">Danitso</a> - Distributed under the <a href="https://github.com/danitso/terraform-provider-proxmox/blob/master/LICENSE" target="_blank">Mozilla Public License 2.0</a>'