Fix linked inline code block being unreadable

- Removed underline, added color
- Fixed index.html broken formatting
This commit is contained in:
Xevion
2022-04-05 12:07:52 -05:00
parent fafa46ff2e
commit c8f374c3d3
3 changed files with 10 additions and 3 deletions

View File

@@ -208,7 +208,7 @@ Haha, no, it still doesn't work, and I never found out why. Additionally, the `p
[abandoned and archived][profanity-filter-github] by its author.
So, to replace it, I simply started looking for a new package that had the same functionality without requiring some kind of
NLP text-processing module, and I eventually found [`better-profanity`][better-profanity-pypi]. It ended up being a
NLP text-processing module, and I eventually found [`better-profanity`][better-profanity-pypi]{: .no-underline}. It ended up being a
drop-in replacement, although it seems to have fewer features *and* holes in its profanity detection. But, for now,
it's good enough.