bb
This commit is contained in:
parent
d2ff5fcb31
commit
173e3cef7a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from functools import partial
|
|||
from .get import *
|
||||
from os import path, environ
|
||||
import re
|
||||
from markdown import markdown
|
||||
from mistletoe import markdown
|
||||
|
||||
site = environ.get("DOMAIN").strip()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue