This commit is contained in:
2024-08-14 15:28:49 +02:00
parent 06cf912490
commit 93e4e9453f

11
main.py
View File

@@ -65,7 +65,9 @@ Marker = Literal[
"_",
]
marker_subs = {"=": "$=$", "/": "$/$",
marker_subs = {
"=": "$=$",
"/": "$/$",
"\\": "$\\setminus$",
"«": "$«$",
"»": "$»$",
@@ -76,11 +78,12 @@ marker_subs = {"=": "$=$", "/": "$/$",
"": "$♡$",
"o": "$\\bigcirc$",
"": "$♠$",
"": "$♣$",
"": "$♣$",
"": "$♥$",
"": "$♦$",
"🥑": "$🥑$"
}
"🥑": "$🥑$",
}
@app.get("/speckles/")
def make_wallpaper(