1
1
mirror of https://github.com/foxsen/archbase.git synced 2026-02-11 14:15:54 +08:00

Merge pull request #18 from everyx/main

fix: 生成的html缺少了lang参数
This commit is contained in:
foxsen
2021-11-16 23:08:04 +08:00
committed by GitHub

View File

@@ -20,6 +20,7 @@ site: bookdown::bookdown_site
description: "计算机体系结构基础"
github-repo: foxsen/archbase
#cover-image: images/cover.jpg
lang: zh-CN
---
```{r setup, include=FALSE}