mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-19 16:13:58 +02:00
32 lines
852 B
YAML
32 lines
852 B
YAML
email: dev@getmonero.org
|
|
name: Monero
|
|
description: Private. Secure. Untraceable.
|
|
keywords: "monero, xmr, bitmonero, cryptocurrency"
|
|
baseurl: ""
|
|
url: "https://getmonero.org"
|
|
|
|
markdown: kramdown
|
|
|
|
exclude: ["README.md"]
|
|
|
|
paginate: 10
|
|
paginate_path: blog/page:num/
|
|
|
|
# Windows live tiles config
|
|
ie_tile_color: eeeeee
|
|
ie_tile_small: https://static.monero.cc/images/live-tiles/small.png
|
|
ie_tile_medium: https://static.monero.cc/images/live-tiles/medium.png
|
|
ie_tile_wide: https://static.monero.cc/images/live-tiles/wide.png
|
|
ie_tile_large: https://static.monero.cc/images/live-tiles/large.png
|
|
|
|
# Sitemap
|
|
sitemap:
|
|
exclude:
|
|
- "/ietemplates/ieconfig.xml"
|
|
- "/ietemplates/poll1.xml"
|
|
- "/ietemplates/poll2.xml"
|
|
- "/ietemplates/poll3.xml"
|
|
- "/ietemplates/poll4.xml"
|
|
- "/ietemplates/poll5.xml"
|
|
- "/feed.xml"
|