mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 08:35:31 -04:00
remove h-entry class -- confuses Google article descriptions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ define "main" }}
|
||||
<main id="single">
|
||||
<article class="h-entry">
|
||||
<article>
|
||||
<div id="meta">
|
||||
<h1><a class="no-underline" href="{{ .Permalink }}">{{ .Title }}</a></h1>
|
||||
<div id="byline">
|
||||
|
Reference in New Issue
Block a user