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-27 16:18:38 -07:00
parent 318a873672
commit 863f4736d1
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 -}}