examples: Fixed HTML output with multi-paragraph READMEs.

This commit is contained in:
Ryan C. Gordon
2025-09-07 11:48:14 -04:00
parent 8c4e048a68
commit bab4bb3817
2 changed files with 7 additions and 1 deletions

View File

@@ -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" />