mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Remove Safari Reader Mode workaround
Now the structured data should make more sense. It doesn't seem necessary anymore.
This commit is contained in:
parent
467baf6f2b
commit
03ddadffb8
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
</header>
|
</header>
|
||||||
<hr />
|
<hr />
|
||||||
<div class="e-content entry-content" itemprop="articleBody">
|
<div class="e-content entry-content" itemprop="articleBody">
|
||||||
<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-->
|
||||||
{{- if .Params.replyURI -}}
|
{{- if .Params.replyURI -}}
|
||||||
{{- partial "reply-context" .Params -}}
|
{{- partial "reply-context" .Params -}}
|
||||||
|
|
Loading…
Reference in a new issue