From 3d4fe96c941d4465a8d6efc3a596808a0558ff45 Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Sun, 18 Feb 2024 15:15:22 +0100 Subject: [PATCH] prepare for normal domain name --- .github/workflows/product-page.yml | 1 + INSTALLATION.md | 1 + ROADMAP.md | 1 + 3 files changed, 3 insertions(+) create mode 100644 INSTALLATION.md create mode 100644 ROADMAP.md diff --git a/.github/workflows/product-page.yml b/.github/workflows/product-page.yml index b22aba9..d8507c8 100644 --- a/.github/workflows/product-page.yml +++ b/.github/workflows/product-page.yml @@ -16,6 +16,7 @@ jobs: - name: Deploy Product Github Page uses: OpenCatalogi/productpage-action@latest with: + github_repository_name_as_prefix: false github_repository_url: https://github.com/CommonGateway/OpenConnector github_api_base_url: https://api.github.com/repos/CommonGateway/OpenConnector/contents navbar_content: 'https://raw.githubusercontent.com/CommonGateway/OpenConnector/master/docs/NavbarContent.json' diff --git a/INSTALLATION.md b/INSTALLATION.md new file mode 100644 index 0000000..7b0d926 --- /dev/null +++ b/INSTALLATION.md @@ -0,0 +1 @@ +# Installatie \ No newline at end of file diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000..7d8597b --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1 @@ +# Doorontwikkeling \ No newline at end of file