From 5113a65c57bad5f17bef8aa28a5c8ae8536f277e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:33:41 +0100 Subject: [PATCH] Destroyed _Sidebar (markdown) --- _Sidebar.md | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md deleted file mode 100644 index 4f1782b..0000000 --- a/_Sidebar.md +++ /dev/null @@ -1,31 +0,0 @@ -# Table of Contents - -## Getting Started -- [Overview](docs/Home.md) -- [Getting Started Guide](docs/getting-started.md) -- [Installation and Setup](docs/installation.md) - -## Contributing -- [Contributing Guidelines](docs/contributing.md) -- [Pull Request Template](docs/pull-request-template.md) -- [How to Report Bugs](docs/report-bug.md) - -## Scripts -- [Proxmox Scripts](docs/proxmox-scripts.md) -- [LXC Installation](docs/lxc-installation.md) -- [Service Configuration](docs/service-configuration.md) - -## Coding Standards -- [Coding Standards](docs/coding-standards.md) -- [Best Practices](docs/best-practices.md) - -## Frequently Asked Questions -- [FAQ](docs/faq.md) -- [Troubleshooting](docs/troubleshooting.md) - -## License -- [License Information](docs/license.md) - -## Links -- [Official GitHub Repository](https://github.com/community-scripts/ProxmoxVE) -- [Community Discord Server](https://discord.gg/UHrpNWGwkH)