feat: add bilibili diagram echarts and improve style

This commit is contained in:
Dillon
2019-08-17 23:16:09 +08:00
parent 00b6b7f6ce
commit 6981f1e285
26 changed files with 1182 additions and 133 deletions

View File

@@ -1,10 +1,16 @@
---
title: "{{ replace .Name "-" " " | title }}"
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
description:
categories:
-
featured_image:
author: ""
description: ""
tags: []
categories: []
featured_image: ""
comment: true
toc: false
autoCollapseToc: true
math: false
---