From 65d888625954bb3b8c374e26e1c75953d4eee323 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sun, 3 Oct 2021 10:01:57 -0700 Subject: [PATCH] A tess shortcode --- layouts/shortcodes/tess.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/shortcodes/tess.html diff --git a/layouts/shortcodes/tess.html b/layouts/shortcodes/tess.html new file mode 100644 index 0000000..deb9bfa --- /dev/null +++ b/layouts/shortcodes/tess.html @@ -0,0 +1 @@ +Tess \ No newline at end of file