Skip to content

Commit 8667f6c

Browse files
committed
Make baseurl an empty string.
This subdirectory was an artifact of the original deployment but it's no longer needed.
1 parent d8d4772 commit 8667f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: OpenXT
33
email:
44
description: > # this means to ignore newlines until "baseurl:"
55
Development toolkit for hardware-assisted security research and appliance integration. Integrity measurement, virtualization, encapsulation and privacy.
6-
baseurl: "/test1" # the subpath of your site, e.g. /blog/
6+
baseurl: "" # the subpath of your site, e.g. /blog/
77
url: "https://transpute.github.io" # the base hostname & protocol for your site
88
twitter_username: OpenXT
99
jira_url: https://openxt.atlassian.net

0 commit comments

Comments
 (0)