commit f1fffef91680c254d2703d2f524456472aa419ee
parent 0c7e88ee0572fbd0c2c451a81e6ff47580c29928
Author: David Eisinger <[email protected]>
Date: Tue, 4 Apr 2023 20:25:09 -0400
Just fiddlin'
Diffstat:
4 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/content/journal/dispatch-1-march-2023/index.md b/content/journal/dispatch-1-march-2023/index.md
@@ -6,15 +6,15 @@ tags:
- dispatch
- ebikes
references:
-- title: Electric Bike, Stupid Love of My Life — by Craig Mod
+- title: "Electric Bike, Stupid Love of My Life — by Craig Mod"
url: https://craigmod.com/essays/electric_bikes/
date: 2023-04-04T23:47:24Z
file: craigmod-com-avmku7.txt
-- title: Programming is a Pop Culture – Baldur Bjarnason
+- title: "Programming is a Pop Culture – Baldur Bjarnason"
url: https://www.baldurbjarnason.com/2022/programming-is-a-pop-culture/
date: 2023-04-04T23:47:24Z
file: www-baldurbjarnason-com-7p5031.txt
-- title: Julia Cameron Wants You to Do Your Morning Pages - The New York Times
+- title: "Julia Cameron Wants You to Do Your Morning Pages - The New York Times"
url: https://www.nytimes.com/2019/02/02/style/julia-cameron-the-artists-way.html
date: 2023-04-04T23:47:25Z
file: www-nytimes-com-tq2xdi.txt
diff --git a/content/journal/dispatch-2-april-2023/index.md b/content/journal/dispatch-2-april-2023/index.md
@@ -5,7 +5,7 @@ draft: false
tags:
- dispatch
references:
-- title: The Enduring Point of Pointless Corp | Viget
+- title: "The Enduring Point of Pointless Corp | Viget"
url: https://www.viget.com/articles/the-enduring-point-of-pointless-corp/
date: 2023-04-04T23:45:46Z
file: www-viget-com-5w5oyj.txt
diff --git a/themes/v2/assets/css/style.scss b/themes/v2/assets/css/style.scss
@@ -69,10 +69,6 @@ sup {
}
}
-.footnotes {
+.references {
font-size: 0.8em;
-
- p {
- margin: 0.25em;
- }
}
diff --git a/themes/v2/layouts/journal/single.html b/themes/v2/layouts/journal/single.html
@@ -20,7 +20,7 @@
{{ with .Params.References }}
<hr>
- <div class="footnotes">
+ <div class="references">
<h3>References</h3>
<ul>