Skip to content

Commit

Permalink
fix url in jekyll config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepideh Alassi committed Jul 25, 2024
1 parent ada03d8 commit 978452b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ title: JourneyStar Ontology
email: sepideh.alassi@unibas.ch
description: An ontology to represent travel data as an RDF-star graph.
baseurl: "/JourneyStarOntology" # the subpath of your site, e.g. /blog
url: "https://journey-star.dhlab.unibas.ch/" # the base hostname & protocol for your site, e.g. http://example.com
url: "https://github.com/dhlab-basel" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: se_alassi
github_username: SepidehAlassi
source: docs
Expand Down

0 comments on commit 978452b

Please sign in to comment.