add modification dates to indicate changes

This commit is contained in:
queue-miscreant 2025-02-12 07:09:30 -06:00
parent dc3d7199f6
commit 5a2bd81bfc
4 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
_freeze/
_site/
/.quarto/
index_files/
.jupyter_cache/

View File

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

View File

@ -4,6 +4,7 @@ format:
html:
html-math-method: katex
date: "2021/02/05"
date-modified: "2025/02/07"
categories:
- algebra
- binary

View File

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