From d743fb297be84af73e1449f0b678996e59267aa7 Mon Sep 17 00:00:00 2001 From: 20xd6 <20xd6@airmail.cc> Date: Wed, 6 Jul 2022 15:17:41 -0400 Subject: [PATCH] Move Prism files to a properly spelled directory Moved the Prism project files from /common/prisim/ to /common/prism/. Updated the code in /common/page_format.js that loads these files. --- common/page_format.js | 4 ++-- common/prism/prism.css | 3 +++ common/prism/prism.js | 21 +++++++++++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 common/prism/prism.css create mode 100644 common/prism/prism.js diff --git a/common/page_format.js b/common/page_format.js index d36a48f..2d61243 100644 --- a/common/page_format.js +++ b/common/page_format.js @@ -10,9 +10,9 @@ function format_page(){//Set the title of the page based on the main header,