Skip to content

Commit

Permalink
feat(*): init admonition & refactor iconfont
Browse files Browse the repository at this point in the history
  • Loading branch information
olOwOlo committed Nov 5, 2018
1 parent b55831b commit 2517f74
Show file tree
Hide file tree
Showing 26 changed files with 1,215 additions and 306 deletions.
4 changes: 2 additions & 2 deletions data/even/assets.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"even": {
"css": "even.e06a665f.min.css",
"js": "even.1029e815.min.js"
"css": "even.1d48fea5.min.css",
"js": "even.9c524851.min.js"
}
}
2 changes: 2 additions & 0 deletions exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ copyright = "" # default: author.name ↓ # 默认为下面配
k-pocket = "http://localhost:1313"
l-tumblr = "http://localhost:1313"
m-instagram = "http://localhost:1313"
n-gitlab = "http://localhost:1313"
o-bilibili = "http://localhost:1313"

# See https://gohugo.io/about/hugo-and-gdpr/
[privacy]
Expand Down
Loading

0 comments on commit 2517f74

Please sign in to comment.