Skip to content

Commit 619f09f

Browse files
committed
conf: add opengraph image
1 parent 182c528 commit 619f09f

File tree

2 files changed

+183
-0
lines changed

2 files changed

+183
-0
lines changed
Lines changed: 181 additions & 0 deletions
Loading

conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363

6464
ogp_site_url = "https://scicomp.aalto.fi/"
6565
ogp_site_name = "Aalto Scientific Computing Docs"
66+
ogp_image = "_static/logo-hexagons-02-compact-background.svg"
67+
ogp_image_alt = "ASC hexagon logo"
6668

6769

6870
# Add timestamps from git

0 commit comments

Comments
 (0)