Add noindex robots tag to old panel 0.7 and daemon 0.6 pages (#591)

This commit is contained in:
Daniel Barton 2024-07-11 05:27:22 +08:00 committed by GitHub
parent 8a497a9016
commit e216789084
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 85 additions and 0 deletions

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Additional Configuration
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Docker on Debian 8
[[toc]]

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Installation
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Kernel Modifications
[[toc]]

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Standalone SFTP Server
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading 0.4.X to 0.5.X
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading 0.5 Series
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading 0.5.X to 0.6.X
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading 0.6 Series
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading
::: danger This Software is Abandoned

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Environment Configuration
[[toc]]

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Getting Started
::: danger This Version is End-of-Life

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Troubleshooting
[[toc]]

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading 0.6 to 0.7
::: danger This Version is End-of-Life

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading 0.7 Series
::: danger This Version is End-of-Life

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Upgrading
Upgrading the Panel is a relatively simple process. Below you will find a list of articles that will walk you through
the upgrade process for each version of the software.

View File

@ -1,3 +1,8 @@
---
meta:
- name: robots
content: noindex
---
# Webserver Configuration
::: danger This Version is End-of-Life