Add title and description metadata to documentation pages

This commit is contained in:
Ludovic Fernandez
2022-04-15 15:44:08 +02:00
committed by GitHub
parent ffdd693ff6
commit 7c4bf602f0
116 changed files with 573 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
---
title: "Traefik Proxy HTTPS & TLS Overview |Traefik Docs"
description: "Traefik supports HTTPS & TLS, which concerns roughly two parts of the configuration: routers, and the TLS connection. Read the documentation to learn more."
---
# HTTPS & TLS
Overview