This commit is contained in:
adityatelange
2021-09-04 07:41:13 +00:00
parent db5f061cee
commit 1837dddbb1
66 changed files with 183 additions and 127 deletions

View File

@ -8,7 +8,7 @@
<meta name=description content="Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod">
<meta name=author content="Theme PaperMod">
<link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/categories/themes/>
<link crossorigin=anonymous href=/hugo-PaperMod/assets/css/stylesheet.min.00d5d4fc479b1575183ee8d86b4fb372ba9d9b1904e96fa8e4c40ff7debe2b94.css integrity="sha256-ANXU/EebFXUYPujYa0+zcrqdmxkE6W+o5MQP996+K5Q=" rel="preload stylesheet" as=style>
<link crossorigin=anonymous href=/hugo-PaperMod/assets/css/stylesheet.min.9f1d947375927e9847272b1f4e9be81336f539e513bf04d52cade31f81cad1af.css integrity="sha256-nx2Uc3WSfphHJysfTpvoEzb1OeUTvwTVLK3jH4HK0a8=" rel="preload stylesheet" as=style>
<link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico>
<link rel=icon type=image/png sizes=16x16 href=https://adityatelange.github.io/hugo-PaperMod/favicon-16x16.png>
<link rel=icon type=image/png sizes=32x32 href=https://adityatelange.github.io/hugo-PaperMod/favicon-32x32.png>
@ -83,7 +83,8 @@
</header>
<article class="post-entry tag-entry">
<header class=entry-header>
<h2>Markdown Syntax Guide</h2>
<h2>Markdown Syntax Guide
</h2>
</header>
<section class=entry-content>
<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.