Skip to content

Commit 3917df0

Browse files
author
transpute
committed
remove trailing slash from baseurl
1 parent 69fca01 commit 3917df0

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: "/test1" # 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
github_username:

0 commit comments

Comments
 (0)