diff --git a/content/_footer.md b/content/_footer.md new file mode 100644 index 0000000..cd7578d --- /dev/null +++ b/content/_footer.md @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/custom.css b/custom.css new file mode 100644 index 0000000..7494754 --- /dev/null +++ b/custom.css @@ -0,0 +1,4 @@ + +.notbyai { + margin-bottom: var(--pico-block-spacing-vertical); +} \ No newline at end of file