mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
examples: Fixed HTML output with multi-paragraph READMEs.
This commit is contained in:
parent
8c4e048a68
commit
bab4bb3817
2 changed files with 7 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="@project_name@ Example: @category_name@/@example_name@">
|
||||
<meta property="og:description" content="@description@">
|
||||
<meta property="og:description" content="@short_description@">
|
||||
<meta property="og:image" content="@preview_image@" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/@project_name@/examples.css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue