fix links
All checks were successful
/ build (push) Successful in 4s

This commit is contained in:
Collin Lefeber 2025-02-16 21:21:16 -05:00
parent 70a1bb05d3
commit 2aa4ab7096

View file

@ -126,7 +126,7 @@ A few more things that I want to differ from browser defaults.
* Remove underline from header links in the markdown rendered output.
* `<pre>` monospaced font is a bit large by default.
* Inline `<code>` tags get a little padding to separate them while reading.
* Use [`highlight.js`][https://highlightjs.org/] and a theme [chalk][https://github.com/highlightjs/highlight.js/blob/main/src/styles/base16/chalk.css]
* Use [`highlight.js`](https://highlightjs.org/) and a theme [chalk](https://github.com/highlightjs/highlight.js/blob/main/src/styles/base16/chalk.css)
* A few horizontal lines wow!
## Conclusion