mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-04 18:32:46 +01:00
Update internal code blocks for testing scroll bar in case of overflow
This commit is contained in:
@@ -105,6 +105,7 @@ This is pre text
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Example HTML5 Document</title>
|
<title>Example HTML5 Document</title>
|
||||||
|
<meta name="description" content="Sample article showcasing basic Markdown syntax and formatting for HTML elements.">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>Test</p>
|
<p>Test</p>
|
||||||
|
|||||||
@@ -105,6 +105,7 @@ This is pre text
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Example HTML5 Document</title>
|
<title>Example HTML5 Document</title>
|
||||||
|
<meta name="description" content="Sample article showcasing basic Markdown syntax and formatting for HTML elements.">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>Test</p>
|
<p>Test</p>
|
||||||
|
|||||||
@@ -104,6 +104,7 @@ This is pre text
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Example HTML5 Document</title>
|
<title>Example HTML5 Document</title>
|
||||||
|
<meta name="description" content="Sample article showcasing basic Markdown syntax and formatting for HTML elements.">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>Test</p>
|
<p>Test</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user