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