+1
-1
eleventy/preparse.ts
+1
-1
eleventy/preparse.ts
···
9
9
const ASSUMED_AUDIENCE =
10
10
"<b><a href='https://v4.chriskrycho.com/2018/assumed-audiences.html'>Assumed audience</a>:</b>";
11
11
12
-
const CONTEXT = '<b>A bit of context:</b>:';
12
+
const CONTEXT = '<b>A bit of context:</b>';
13
13
14
14
const EPISTEMIC_STATUS =
15
15
"<b><a href='https://v5.chriskrycho.com/journal/epistemic-status/'>Epistemic status</a>:</b>";