Revert "Move cluster-capabilities-table to a headless bundle and include it as a page instead of reading the file"

This reverts commit 0ebb806516.
This commit is contained in:
Catherine Luse
2020-07-07 22:00:38 -07:00
parent 0ebb806516
commit 1787e3c0a5
7 changed files with 4 additions and 12 deletions
-5
View File
@@ -1,5 +0,0 @@
{{$file := .Get "file"}}
{{- with .Site.GetPage $file -}}
{{- .Content | markdownify -}}
{{- end -}}