@@ -9,7 +9,7 @@ from pprint import pprint
app = Flask(__name__)
compiler = typst.Compiler()
compiler = typst.Compiler(font_paths=["fonts/"])
@app.route("/")
def index():
The note is not visible to the blocked user.