Skip to content

Commit

Permalink
adds _quarto.yml and favicon_org.png file #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Jan 26, 2024
1 parent d3ba30d commit c8ea316
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions quarto-test/_quarto.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
project:
type: website
output-dir: docs
render:
- index.qmd

website:
favicon: images/favicon.ico
site-url: https://mxochicale.github.io/tools/quarto-test/#
search: false
twitter-card:
creator: "@mxochicale"
card-style: summary
image: favicon_org.png
open-graph:
image: favicon_org.png

Binary file added quarto-test/favicon_org.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c8ea316

Please sign in to comment.