From 7bf1e283608f76bb4d00b2fdc732752685b517fb Mon Sep 17 00:00:00 2001 From: Nicolai Schmitt <nicolai.schmitt@h-da.de> Date: Thu, 17 Feb 2022 14:05:19 +0100 Subject: [PATCH] remove comment tag in _index.html --- content/_index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/_index.html b/content/_index.html index cc68e2d..1e463d8 100644 --- a/content/_index.html +++ b/content/_index.html @@ -21,9 +21,6 @@ linkTitle = "PQC Integration" <a class="btn btn-lg btn-warning mr-3 mb-4" href="{{< relref "/docs/projects/management.md" >}}"> PQC Migration Management <i class="fas fa-arrow-alt-circle-right ml-2 "></i> </a> - <!-- <a class="btn btn-lg btn-warning mr-3 mb-4" href="{{< relref "/docs/projects/ca-maturity.md" >}}"> - Crypto-Agiliy Maturity Model <i class="fas fa-arrow-alt-circle-right ml-2 "></i> - </a> --> <a class="btn btn-lg btn-warning mr-3 mb-4" href="{{< relref "/docs/projects/tls.md" >}}"> PQ TLS 1.3 Integration & Evaluation <i class="fas fa-arrow-alt-circle-right ml-2 "></i> </a> -- GitLab