We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855ae2e commit 13c0e9aCopy full SHA for 13c0e9a
5 files changed
docs/source/_static/logo.png
-31.7 KB
docs/source/_static/social.png
28.7 KB
docs/source/_static/logo.svg docs/source/_static/social.svgdocs/source/_static/logo.svg renamed to docs/source/_static/social.svg
docs/source/conf.py
@@ -39,9 +39,9 @@
39
myst_enable_extensions = ["colon_fence"]
40
41
ogp_site_url = "https://lambda-feedback.github.io/tex2lambda/"
42
-ogp_image = "./_static/logo.png"
+ogp_image = "./_static/social.png"
43
ogp_social_cards = {
44
- "image": "./_static/logo.png",
+ "image": "./_static/social.png",
45
}
46
47
templates_path = ["_templates"]
docs/source/index.md
@@ -1,3 +1,7 @@
1
+---
2
+og:title: tex2lambda
3
4
+
5
::::{grid} 1 2 2 2
6
7
:::{grid-item}
0 commit comments