Skip to content

Commit fb5d564

Browse files
committed
change baseURL to the new website URL
1 parent c67c709 commit fb5d564

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hugo-disabled.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
baseURL = "https://example.docsy.dev/"
2-
title = "Goldydocs"
1+
baseURL = "https://IntelPython.github.io/portable-data-parallel-extensions-europython-2025"
2+
title = "Portable Data-Parallel Python Extensions with oneAPI"
33

44
# Language settings
55
contentDir = "content/en"

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL: https://example.docsy.dev
1+
baseURL: https://IntelPython.github.io/portable-data-parallel-extensions-europython-2025
22
title: Goldydocs
33

44
# cSpell:ignore goldmark github hugo readingtime docsy subdir lastmod pygments linenos catmullrom norsk gu

0 commit comments

Comments
 (0)