Skip to content

Commit d800f83

Browse files
Fixed naming
1 parent 588f5b0 commit d800f83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
if: ${{ github.ref == 'refs/heads/main' }}
4444
with:
4545
github_token: ${{ secrets.GITHUB_TOKEN }}
46-
cname: openmower.de
46+
cname: core.x-tech.online

content/en/_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
2-
title = "OpenMower User Guide"
3-
linkTitle = "OpenMower"
2+
title = "xCore Development Platform"
3+
linkTitle = "xCore Development Platform"
44

55
+++
66

0 commit comments

Comments
 (0)