From 41f30bec902e2d7469538f02bdcc344d89e73aa4 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 2 Jan 2021 22:50:12 -0600 Subject: [PATCH] Create forum.html --- _layouts/forum.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _layouts/forum.html diff --git a/_layouts/forum.html b/_layouts/forum.html new file mode 100644 index 0000000..5e71126 --- /dev/null +++ b/_layouts/forum.html @@ -0,0 +1,5 @@ +--- +layout: default +--- + +{{ content }}