aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-06-01 18:38:19 -0400
committerkj_sh6042026-06-01 18:38:19 -0400
commit680a192f0d85119ecd75ac85af549ae6c9842fd8 (patch)
tree6711b31005c3675697c5a8f46300f943738d9238
parenta238a50151ef0ae8a6820c6b0833b9e5bf875a5a (diff)
refactor: add linksHEADmaster
-rw-r--r--retire/index.html3
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>
+