mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Donate page updates (#549)
This commit is contained in:
10
_config.yml
10
_config.yml
@@ -1,5 +1,13 @@
|
||||
# Settings
|
||||
exclude: [".github", "Gemfile", "Gemfile.lock", "build.sh", "build-and-serve.sh", "README.md"]
|
||||
exclude:
|
||||
[
|
||||
".github",
|
||||
"Gemfile",
|
||||
"Gemfile.lock",
|
||||
"build.sh",
|
||||
"build-and-serve.sh",
|
||||
"README.md",
|
||||
]
|
||||
permalink: pretty
|
||||
|
||||
url: "https://godotengine.org"
|
||||
|
||||
Reference in New Issue
Block a user