forked from byui-cse/byuids-portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
36 lines (26 loc) · 835 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
project:
type: website
website:
title: "Centenario Rent a Car"
favicon: Images/favicon.png
back-to-top-navigation: true
repo-url: https://github.com/your_url
#repo-actions: [issue] #if you want to allow others to report issues on your site uncomment this line
page-footer:
border: true
left: "Centenario"
navbar:
background: primary
search: true
right:
- text: "Viajes de Traslado"
file: index.qmd
format:
html:
theme: #see this link to customize the theme with css (https://quarto.org/docs/output-formats/html-themes.html#dark-mode)
light: flatly # more themes can be found [here](https://quarto.org/docs/output-formats/html-themes.html)
dark: darkly
#light: cosmo
#dark: [cosmo, theme-dark.scss]
css: styles.css
toc: true