8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903d6e3 commit 92e3d90Copy full SHA for 92e3d90
_config.yml
@@ -20,8 +20,8 @@
20
21
title: "RustPython"
22
description: "An open source Python-3 (CPython >= 3.5.0) Interpreter written in Rust 🐍 😱 🤘"
23
-baseurl: "" # the subpath of your site, e.g. /blog
24
-url: "https://mireille-raad.github.io/rustpython.github.io" # the base hostname & protocol for your site, e.g. http://example.com
+baseurl: "/rustpython.github.io" # the subpath of your site, e.g. /blog
+url: "https://mireille-raad.github.io" # the base hostname & protocol for your site, e.g. http://example.com
25
github_username: RustPython
26
disclaimer: "The disclaimer not to use this in production. Update this in the config.yml file at the root."
27
github: https://github.com/RustPython/RustPython/
0 commit comments