-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
46 lines (35 loc) · 788 Bytes
/
_quarto.yml
File metadata and controls
46 lines (35 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
project:
type: website
output-dir: docs
website:
title: "BS.CK2. Đỗ Thanh Liêm"
site-url: https://bsliem.github.io/
navbar:
left:
- href: index.qmd
text: Trang chủ
- href: about.qmd
text: Giới thiệu
- href: research.qmd
text: Nghiên cứu
- href: posts.qmd
text: Bài viết
- href: booking.qmd
text: Đặt lịch khám
- href: contact.qmd
text: Liên hệ
right:
- icon: github
href: https://github.com/bsliem
page-footer:
center: |
© BS.CK2. Đỗ Thanh Liêm
Website về khám tư vấn Y học cổ truyền
format:
html:
theme: cosmo
css: styles.css
toc: false
smooth-scroll: true
execute:
freeze: auto