add modification dates to indicate changes
This commit is contained in:
parent
dc3d7199f6
commit
5a2bd81bfc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
_freeze/
|
||||
_site/
|
||||
/.quarto/
|
||||
index_files/
|
||||
.jupyter_cache/
|
||||
|
||||
@ -5,6 +5,7 @@ format:
|
||||
html-math-method: katex
|
||||
jupyter: python3
|
||||
date: "2021/02/03"
|
||||
date-modified: "2025/02/07"
|
||||
categories:
|
||||
- algebra
|
||||
- phinary
|
||||
|
||||
@ -4,6 +4,7 @@ format:
|
||||
html:
|
||||
html-math-method: katex
|
||||
date: "2021/02/05"
|
||||
date-modified: "2025/02/07"
|
||||
categories:
|
||||
- algebra
|
||||
- binary
|
||||
|
||||
@ -4,6 +4,7 @@ format:
|
||||
html:
|
||||
html-math-method: katex
|
||||
date: "2021-02-06"
|
||||
date-modified: "2021-02-08"
|
||||
jupyter: python3
|
||||
categories:
|
||||
- algebra
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user