File tree Expand file tree Collapse file tree 3 files changed +38
-0
lines changed
tests/docs/smoke-all/2024/10/28/issue-5625 Expand file tree Collapse file tree 3 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ project :
2+ type : website
3+
4+ website :
5+ title : " myblog"
6+ image : " /posts/post-with-code/image.jpg"
7+ open-graph : true
8+ page-footer :
9+ center : |
10+ Footer image:
11+ [](https://quarto.org/)
12+ navbar :
13+ right :
14+ - icon : github
15+ href : https://github.com/
16+ - icon : twitter
17+ href : https://twitter.com
18+
19+ format :
20+ html :
21+ theme : cosmo
22+ css : styles.css
Original file line number Diff line number Diff line change 1+ ---
2+ title : " issue-5625"
3+ _quarto :
4+ render-project : true
5+ tests :
6+ html :
7+ ensureFileRegexMatches :
8+ -
9+ - ' <meta property="og:image" content="/posts/post-with-code/image.jpg">'
10+ - []
11+ ---
12+
13+ This is a Quarto website.
14+
15+ To learn more about Quarto websites visit < https://quarto.org/docs/websites > .
Original file line number Diff line number Diff line change 1+ /* css styles */
You can’t perform that action at this time.
0 commit comments