diff options
author | Adrián Oliva <adrian.oliva@cimat.mx> | 2023-04-23 09:56:40 -0600 |
---|---|---|
committer | Adrián Oliva <adrian.oliva@cimat.mx> | 2023-04-23 09:56:40 -0600 |
commit | 52f6f69c0c701ef3db32b6d5c236a9263b2ca75b (patch) | |
tree | 5889931de56b813823963629d536e02e3a6f5380 /_posts/2023-04-19-double-or-one-thing.md | |
parent | 3737cf8852604eaa7945b1287fb458788df56fda (diff) | |
download | personal-web-52f6f69c0c701ef3db32b6d5c236a9263b2ca75b.tar.gz personal-web-52f6f69c0c701ef3db32b6d5c236a9263b2ca75b.zip |
New blog! And added tags for the programming language used.
Diffstat (limited to '')
-rw-r--r-- | _posts/2023-04-19-double-or-one-thing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2023-04-19-double-or-one-thing.md b/_posts/2023-04-19-double-or-one-thing.md index 282cc39..c97d444 100644 --- a/_posts/2023-04-19-double-or-one-thing.md +++ b/_posts/2023-04-19-double-or-one-thing.md @@ -1,7 +1,7 @@ --- title: Double or One Thing categories: [Technical Logs, Individual] -tags: [] +tags: [python] --- > This page is still in WIP. A lot of information is missing or not reviewed. |