8000 Update _config.yml · youknowone/rustpython.github.io@92e3d90 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 92e3d90

Browse files
mireille-raadcoolreader18
authored andcommitted
Update _config.yml
1 parent 903d6e3 commit 92e3d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
title: "RustPython"
2222
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
23+
baseurl: "/rustpython.github.io" # the subpath of your site, e.g. /blog
24+
url: "https://mireille-raad.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2525
github_username: RustPython
2626
disclaimer: "The disclaimer not to use this in production. Update this in the config.yml file at the root."
2727
github: https://github.com/RustPython/RustPython/

0 commit comments

Comments
 (0)
0