Style external links with an icon

This commit is contained in:
2022-05-12 16:45:11 -06:00
parent ca73103546
commit 841e45c113
4 changed files with 22 additions and 13 deletions

View File

@@ -36,6 +36,7 @@ MARKDOWN = {
PLUGINS = [
'obsidian',
'linkclass',
]
STATIC_PATHS = ['media', 'extra']