fix date formats for polycount.1-4

This commit is contained in:
queue-miscreant 2025-02-13 03:27:38 -06:00
parent 4b77479028
commit 423a0807e7
4 changed files with 7 additions and 7 deletions

View File

@ -4,8 +4,8 @@ format:
html: html:
html-math-method: katex html-math-method: katex
jupyter: python3 jupyter: python3
date: "2021/02/03" date: "2021-02-03"
date-modified: "2025/02/07" date-modified: "2025-02-07"
categories: categories:
- algebra - algebra
- phinary - phinary

View File

@ -3,8 +3,8 @@ title: "Polynomial Counting 2: Binary and beyond"
format: format:
html: html:
html-math-method: katex html-math-method: katex
date: "2021/02/05" date: "2021-02-05"
date-modified: "2025/02/07" date-modified: "2025-02-07"
categories: categories:
- algebra - algebra
- binary - binary

View File

@ -4,7 +4,7 @@ format:
html: html:
html-math-method: katex html-math-method: katex
date: "2021-02-06" date: "2021-02-06"
date-modified: "2021-02-08" date-modified: "2025-02-08"
jupyter: python3 jupyter: python3
categories: categories:
- algebra - algebra

View File

@ -3,8 +3,8 @@ title: "Polynomial Counting 4: Two 2's"
format: format:
html: html:
html-math-method: katex html-math-method: katex
date: "2021-02-09" date: "2021-02-06"
date-modified: "2/12/2025" date-modified: "2025-02-12"
jupyter: python3 jupyter: python3
categories: categories:
- algebra - algebra