Skip to content

Commit 80954c6

Browse files
Anthony Sansonekay-kim
authored andcommitted
Added icon functionality to conf.py.
1 parent 7103b83 commit 80954c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ def has(self, *args):
4242
'tabs',
4343
'markdown',
4444
'fasthtml',
45-
'source_constants'
45+
'source_constants',
46+
'icon'
4647
]
4748

4849
locale_dirs = [ os.path.join(conf.paths.projectroot, conf.paths.locale) ]

0 commit comments

Comments
 (0)