Преглед на файлове

Change microformat from entry to recipe

Bee Hudson преди 6 месеца
родител
ревизия
10faad1736
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      layouts/recipes/single.html

+ 1 - 1
layouts/recipes/single.html

@@ -1,6 +1,6 @@
 
 {{ define "main" }}
-<article class="panel flex-1 blog-post h-entry">
+<article class="panel flex-1 blog-post h-recipe">
 	<h1 class="blog-post--title p-name"><a href="{{ .RelPermalink }}" class="u-url text-black no-underline">{{ .Title }}</a></h1>
 	<div class="blog-post--body e-content">
 		{{ .Content }}