aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x_layouts/post.html8
-rw-r--r--search.json2
2 files changed, 1 insertions, 9 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 543f9a3..add4216 100755
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -5,16 +5,8 @@ layout: default
<section class="post">
<h2>{{ page.title }}</h2>
{{ content }}
-
-
<span class="meta"><time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%B %-d, %Y" }}</time> &middot; {% for tag in page.tags %}
<a href="/tag/{{tag}}">{{tag}}</a>{% unless forloop.last %}, {% endunless %}{% endfor %}</span>
-
-
-
- <!--<span class="meta"><time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%B %-d, %Y" }}</time> &middot; {% for tag in page.tags %}
- <a class="post" href="/tag/{{tag}}">{{tag}}</a>{% unless forloop.last %}, {% endunless %}{% endfor %}</span>
- -->
</section>
diff --git a/search.json b/search.json
index 402d8f6..886036e 100644
--- a/search.json
+++ b/search.json
@@ -10,7 +10,7 @@ layout: null
"category" : "{{post.categories | join: ', '}}",
"tags" : "{{ post.tags | join: ', ' }}",
"date" : "{{ post.date }}",
- "discription" : "{{post.description | strip_html | strip_newlines | escape }}"
+ "description" : "{{post.description | strip_html | strip_newlines | escape }}"
} {% unless forloop.last %},{% endunless %}
{% endfor %}
Un proyecto texto-plano.xyz