Skip to content

Commit 9dbff79

Browse files
committed
Fix tests to actually test when a image is set in config and first image is enabled
1 parent ada5be9 commit 9dbff79

File tree

1 file changed

+1
-0
lines changed
  • tests/roots/test-image-rel-paths

1 file changed

+1
-0
lines changed

tests/roots/test-image-rel-paths/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77

88
ogp_site_name = "Example's Docs!"
99
ogp_site_url = "http://example.org/en/latest/"
10+
ogp_image = "_static/image33.png"
1011
ogp_use_first_image = True

0 commit comments

Comments
 (0)