ref: remove github link from preview

This commit is contained in:
relikd
2025-12-12 16:35:13 +01:00
parent 50c31f1045
commit 6cb9054a8f
3 changed files with 9 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ class PreviewViewController: NSViewController, QLPreviewingController, WKNavigat
\(HTMLFormatter.format(md))
<footer>
QLMarkdown v\(ver) (\(buildVer)) (Github: <a href="https://github.com/relikd/QLMarkdown">relikd/QLMarkdown</a>)
relikd/QLMarkdown v\(ver) (\(buildVer))
</footer>
</body>
</html>