-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
38 lines (33 loc) · 975 Bytes
/
_quarto.yml
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
project:
type: website
website:
title: "Home"
site-url: https://jhylin.github.io/Data_in_life_blog/
description: "A blog website about using data science tools in pharmaceutical data"
page-footer: "Website made with 💜 in [Quarto](https://quarto.org/) by Jennifer HY Lin © 2022 - 2024 📕 Citation as author and URL link if used"
google-analytics: "G-5CHVP3K63C"
navbar:
right:
- about.qmd
- icon: github
href: https://github.com/jhylin
- icon: mastodon
href: https://fosstodon.org/@jhylin
- icon: twitter
href: https://twitter.com/jenhylin
- text: CV
href: https://jhylin.github.io/CV_resume_quarto/
- icon: rss
href: index.xml
repo-url: https://github.com/jhylin/Data_in_life_blog
repo-actions: [issue]
format:
html:
theme:
light: flatly
dark: darkly
css: styles.css
editor: visual
comments:
giscus:
repo: jhylin/Data_in_life_blog