2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Simplify social.html. (#24483)

This also fixes the wrong usage of `site.description` instead of `page.description` in meta description.
This commit is contained in:
XhmikosR
2017-10-22 19:20:15 +03:00
committed by GitHub
parent c70eaa156f
commit 3b75ebff2b
2 changed files with 12 additions and 28 deletions
+2
View File
@@ -1,5 +1,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="{{ page.description | default: site.description }}">
<meta name="author" content="{{ site.authors }}">
<meta name="generator" content="Jekyll v{{ jekyll.version }}">
<title>