mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 11:28:38 +01:00
Remove unused content.html
This is no longer used, now that we're overriding Docsy's `single.html` template directly. Previously, this content view was rendered by Docsy's own `single.html` template. But it's clearer to just override said template like we do with `list.html` already.
This commit is contained in:
parent
8f6715f44b
commit
2d3d317923
|
|
@ -1,3 +0,0 @@
|
|||
{{ define "main" }}
|
||||
{{ partial "spec-content.html" . }}
|
||||
{{ end }}
|
||||
Loading…
Reference in a new issue