chiark / gitweb /
theme: provide social meta tags for category/author/tag pages.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 16 Dec 2017 11:24:58 +0000 (12:24 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 16 Dec 2017 11:24:58 +0000 (12:24 +0100)
commit237ae61334a1a5001e778486094fc2817c822bac
tree2b4b0a0acfede812a86cfb3b27c92f52b3c49fb4
parent2e76437f4b111ea96753b6579a2163815f2b7950
theme: provide social meta tags for category/author/tag pages.
13 files changed:
pelican-theme/templates/author.html
pelican-theme/templates/base_blog_section.html
pelican-theme/templates/category.html
pelican-theme/templates/tag.html
pelican-theme/test/blog/author-explicit-author.html
pelican-theme/test/blog/category-another-category.html
pelican-theme/test/blog/tag-third.html
pelican-theme/test/blog_hide_summary_both/category-misc.html
pelican-theme/test/blog_hide_summary_global/category-misc.html
pelican-theme/test/blog_minimal/category-misc.html
pelican-theme/test/blog_pagination/category-misc.html
pelican-theme/test/blog_pagination/category-misc2.html
pelican-theme/test/blog_pagination/category-misc3.html