diff options
| author | kj_sh604 | 2026-06-01 18:38:19 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-06-01 18:38:19 -0400 |
| commit | 680a192f0d85119ecd75ac85af549ae6c9842fd8 (patch) | |
| tree | 6711b31005c3675697c5a8f46300f943738d9238 | |
| parent | a238a50151ef0ae8a6820c6b0833b9e5bf875a5a (diff) | |
| -rw-r--r-- | retire/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/retire/index.html b/retire/index.html index 02382e4..b8ece53 100644 --- a/retire/index.html +++ b/retire/index.html @@ -25,8 +25,9 @@ if __name__ == '__main__': <h2>dependencies</h2> <ul> - <li>markdown_convert</li> + <li>markdown_convert [<a href="https://github.com/Julynx/markdown_convert">GitHub</a>] [<a href="https://pypi.org/project/markdown_convert/">PyPI</a>]</li> </ul> </main> </body> </html> + |
