mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Fix invalid microdata
This commit is contained in:
parent
41be095485
commit
06020cf849
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
</header>
|
</header>
|
||||||
<div class="e-content entry-content" itemprop="articleBody">
|
<div class="e-content entry-content" itemprop="articleBody">
|
||||||
<meta itemprop="author" content="Rohan Kumar" itemid="https://seirdy.one/#seirdy">
|
<meta itemprop="author" content="Rohan Kumar">
|
||||||
<!--That was needed bc some reading modes get confused by other authors referenced in the text-->
|
<!--That was needed bc some reading modes get confused by other authors referenced in the text-->
|
||||||
{{- partial "processed-content" . -}}
|
{{- partial "processed-content" . -}}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue