From 6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Thu, 2 Jul 2026 11:55:17 -0700 Subject: Init --- .../engl3085/Technical-Comm/vim-docs-for-3085/cinder/main.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Homework/engl3085/Technical-Comm/vim-docs-for-3085/cinder/main.html (limited to 'Homework/engl3085/Technical-Comm/vim-docs-for-3085/cinder/main.html') diff --git a/Homework/engl3085/Technical-Comm/vim-docs-for-3085/cinder/main.html b/Homework/engl3085/Technical-Comm/vim-docs-for-3085/cinder/main.html new file mode 100644 index 0000000..5eabbc2 --- /dev/null +++ b/Homework/engl3085/Technical-Comm/vim-docs-for-3085/cinder/main.html @@ -0,0 +1,10 @@ +{% extends "base.html" %} + +{# +The entry point for the MkDocs Theme. + +Any theme customisations should override this file to redefine blocks defined in +the various templates. The custom theme should only need to define a main.html +which `{% extends "base.html" %}` and defines various blocks which will replace +the blocks defined in base.html and its included child templates. +#} \ No newline at end of file -- cgit v1.3