mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 17:33:05 +08:00
seo all the things
This commit is contained in:
@@ -35,3 +35,5 @@ defaults:
|
||||
|
||||
gems:
|
||||
- jekyll-octicons
|
||||
- jekyll-sitemap
|
||||
- jekyll-seo-tag
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="/assets/css/index.css">
|
||||
<link rel="stylesheet" href="/assets/css/syntax.css">
|
||||
{% seo %}
|
||||
</head>
|
||||
<body>
|
||||
{{ content }}
|
||||
|
||||
Reference in New Issue
Block a user