update dwhm
This commit is contained in:
parent
da25ff515a
commit
541dbb27c9
|
@ -4,6 +4,6 @@ version: 1.0.0
|
|||
quarto-required: ">=1.7.0"
|
||||
contributes:
|
||||
formats:
|
||||
elsevier-html:
|
||||
html:
|
||||
toc: true
|
||||
css: _extensions/drwater/dwhm/dwhm.css
|
|
@ -0,0 +1,9 @@
|
|||
title: html
|
||||
author: ming
|
||||
version: 1.0.0
|
||||
quarto-required: ">=1.7.0"
|
||||
contributes:
|
||||
formats:
|
||||
html:
|
||||
toc: true
|
||||
css: _extensions/drwater/dwhm/dwhm.css
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Untitled
|
||||
format:
|
||||
dwhtml-html: default
|
||||
dwhm-html: default
|
||||
author: Ming Su
|
||||
date: last-modified
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue