* Add a dark theme
The latest bootstrap supports themes out of the box.
Utilize the dark theme and fix our custom styles that broke in the process.
* Fix the language tag 1px offset issue
Remove the custom script that added the copy button and use the native solution available with the newer hugo version.
That script also added the small element on top of the code blocks that showed the language, so this needed to be added back manually.
Signed-off-by: Orzelius <33936483+Orzelius@users.noreply.github.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>