diff options
author | Oxbian <oxbian@mailbox.org> | 2024-12-02 15:04:18 -0500 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2024-12-02 15:04:18 -0500 |
commit | 65b69b5efab3bb52555080b484bc1e52ceca20f0 (patch) | |
tree | 475be0e052d4fbb44c272ba8e2225c8b8001e396 /README.md | |
parent | 572b4ef237de3e98fd94ba96800b4fffb73233fa (diff) | |
download | blog-generator-65b69b5efab3bb52555080b484bc1e52ceca20f0.tar.gz blog-generator-65b69b5efab3bb52555080b484bc1e52ceca20f0.zip |
fix: bold in text not working + sorted data not passed to functionsmain
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -78,13 +78,6 @@ tags: new year, happy, test This project only has `python-dotenv` as dependencies for loading environment variable into python. -## Trouble & help - -If you have any troube you can contact me by email, matrix, or open an issue. If you are a beginner prefer using email, thanks. - -- Email: oxbian.noch@simplelogin.com -- Matrix: @oxbian:matrix.org - ## License This project is under the GPLV3 license. You can use, modify, as long as the copy is opensource under the GPLV3 too. |