From bee03e467f47db46c0929aa58e7e0d074ec085a9 Mon Sep 17 00:00:00 2001 From: queue-miscreant Date: Sun, 20 Jul 2025 22:39:14 -0500 Subject: [PATCH] remove extraneous quotes from descriptions --- posts/finite-field/1/index.qmd | 2 +- posts/finite-field/2/index.qmd | 2 +- posts/finite-field/3/index.qmd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/posts/finite-field/1/index.qmd b/posts/finite-field/1/index.qmd index 5c2d8a9..3a1c4ea 100644 --- a/posts/finite-field/1/index.qmd +++ b/posts/finite-field/1/index.qmd @@ -1,7 +1,7 @@ --- title: "Exploring Finite Fields: Preliminaries" description: | - "How to do arithmetic when there are a finite number of numbers" + How to do arithmetic when there is a finite number of numbers format: html: html-math-method: katex diff --git a/posts/finite-field/2/index.qmd b/posts/finite-field/2/index.qmd index 6d3926b..49d2e77 100644 --- a/posts/finite-field/2/index.qmd +++ b/posts/finite-field/2/index.qmd @@ -1,7 +1,7 @@ --- title: "Exploring Finite Fields, Part 2: Matrix Boogaloo" description: | - "..." + ... format: html: html-math-method: katex diff --git a/posts/finite-field/3/index.qmd b/posts/finite-field/3/index.qmd index f873af9..3fffaab 100644 --- a/posts/finite-field/3/index.qmd +++ b/posts/finite-field/3/index.qmd @@ -1,7 +1,7 @@ --- title: "Exploring Finite Fields, Part 3: Roll a d20" description: | - "..." + ... format: html: html-math-method: katex