~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/seo.html -rw-r--r-- 5.9 KiB
remove unneeded comments, add dummy favicon
2a0c3ed6 — Michael Rose 4 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
7985d3c5 — Lars Olesen 4 years ago
Added article:author used by Pinterest (#2670)

f505eaf8 — Lars Olesen 4 years ago
Strip trailing whitespace in seo_description (#2542)

f68b54e5 — iBug ♦ 5 years ago
Use relative_url and absolute_url where possible (#2387)

* Use relative_url and absolute_url where possible

Drops the `contains "://"` check, adopt Jekyll 3.7
Ref: https://github.com/mmistakes/minimal-mistakes/pull/2385#issuecomment-579882236

* One more unneeded {% assign %}

* Remove one more assign as noted by mmistakes

* Consolidate 4 more captures

* Consolidate an extra assign on "active" class
0e9d44c5 — iBug ♦ 5 years ago
Fix wrong newline concatenation in SEO description, resolves #2354 (#2368)

Close #2354 
5fd829cc — Lars Olesen 5 years ago
Fixed page.excerpt to seo_description (#2326)

0042e585 — Michael Rose 5 years ago
Fix `site.url` in Organization/Person JSON-LD schema

Close #1906
8bed6b73 — Michael Rose 5 years ago
Harmonize `site.url` for Organization JSON-LD schema
bb202c81 — Jason Thai 5 years ago
Fix default site.author in seo.html (#2230)

696aba2e — Sean Killeen 6 years ago
assign canonical directly if custom value exists (#2021)

91ed136e — Justin Rummel 6 years ago
Change remaining schema.org markup to `https` (#1978)

32163e3b — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
d472ad96 — David Tomaschik 6 years ago
Include a default title_separator (#1701)

The current code prevented any separator being included when site.title_separator was unset.
15f3ac4c — Michael Rose 6 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
3710bf6e — GwonHyeok 6 years ago
fix typo in seo template (#1687)

naver-site-verification to naver_site_verification
1ed04c00 — Michael Rose 7 years ago
Fix merge conflicts
65c4b4e4 — Michael Rose 7 years ago
Replace `|` with HTML entity when used as title separator

ref: #760, #1506
5497b80b — Michael Rose 7 years ago
Remove extra spaces after :
6e2b3a30 — d00616 7 years ago
Fix jsonify name in seo.html application/ld+json script (#1485)

Next