Skip to content

Commit 143f7f9

Browse files
authored
Change base URL
1 parent 5097aff commit 143f7f9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_config.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
title: 34. TaCoS
22
description: > # this means to ignore newlines until "baseurl:"
33
34. TaCoS Conference in Bochum
4-
baseurl: "" # the subpath of your site, e.g. /blog
5-
url: "tacosconference.github.io/" # th e base hostname & protocol for your site
4+
baseurl: "/34.tacosConference/" # the subpath of your site, e.g. /blog
5+
url: "https://tacosconference.github.io" # th e base hostname & protocol for your site
66
# Build settings
77
markdown: kramdown
88

@@ -34,6 +34,4 @@ social:
3434

3535
incremental: true
3636
permalink: pretty
37-
# Source: "G:/My Drive/UdS/TaCoS/tacosConference.github.io"
38-
Server address: http://127.0.0.1:4000/
3937
regenerate: true

0 commit comments

Comments
 (0)