feat: add bilibili diagram echarts and improve style
This commit is contained in:
@@ -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
|
||||
---
|
||||
Reference in New Issue
Block a user