blog

git clone https://git.ce9e.org/blog.git

commit
f9df49d27b35049d3f5fe9de6b3dba028f07ab22
parent
e89f682f24990d7399be9472d6a8b2fec1e95ac0
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-07-26 20:47
update tags

Diffstat

M _content/posts/2017-11-20-exponential/index.yml 2 +-
M _content/posts/2018-10-28-aria-quirks/index.yml 2 +-

2 files changed, 2 insertions, 2 deletions


diff --git a/_content/posts/2017-11-20-exponential/index.yml b/_content/posts/2017-11-20-exponential/index.yml

@@ -1,3 +1,3 @@
    1     1 title: Please stop talking about exponential growth
    2     2 date: 2017-11-20
    3    -1 tags: [philosophy]
   -1     3 tags: [philosophy, math]

diff --git a/_content/posts/2018-10-28-aria-quirks/index.yml b/_content/posts/2018-10-28-aria-quirks/index.yml

@@ -1,3 +1,3 @@
    1     1 title: 5 things I learned about WAI-ARIA (while implementing it myself)
    2     2 date: 2018-10-28
    3    -1 tags: [code, a11y]
   -1     3 tags: [code, html, a11y]