We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5097aff commit 143f7f9Copy full SHA for 143f7f9
_config.yml
@@ -1,8 +1,8 @@
1
title: 34. TaCoS
2
description: > # this means to ignore newlines until "baseurl:"
3
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
+baseurl: "/34.tacosConference/" # the subpath of your site, e.g. /blog
+url: "https://tacosconference.github.io" # th e base hostname & protocol for your site
6
# Build settings
7
markdown: kramdown
8
@@ -34,6 +34,4 @@ social:
34
35
incremental: true
36
permalink: pretty
37
-# Source: "G:/My Drive/UdS/TaCoS/tacosConference.github.io"
38
-Server address: http://127.0.0.1:4000/
39
regenerate: true
0 commit comments