From 23aab0f59e0fb32ae3291f87fd8e46450921950b Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Sun, 14 Feb 2021 13:27:53 +0000 Subject: [PATCH] Refactor notes --- template-parts/content-single.php | 37 ++++++++++++++++++++++--------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/template-parts/content-single.php b/template-parts/content-single.php index 8ac3a06..e20b975 100644 --- a/template-parts/content-single.php +++ b/template-parts/content-single.php @@ -28,6 +28,7 @@
+ @@ -71,24 +72,38 @@ echo ''; } ?> - - -
  • This piece was written over a year ago. It may no longer accurately reflect my views now, or may be factually outdated.
  • - + + +
  • This piece was written over a year ago. It may no longer accurately reflect my views now, or may be factually outdated.
  • + +
  • This is a collection of quotes that I have highlighted as interesting or potentially useful for a future write-up. No further context is provided at this stage, so readers are advised not to read too much into the content below.
  • +
  • This piece was originally written for my old site, Oh What? Oh Jeez! As such, it may not have transferred over properly and some images and links might be broken (and, to a lesser extent, my writing from years ago is about 80% run-on sentences).
  • -
  • - + foreach ( $notes as $note ) : + ?> +
  • +
  • This work is licensed under . Sorry about that.
  • @@ -97,7 +112,8 @@ - + + -