diff --git a/wiki-hemera/.hugo_build.lock b/wiki-hemera/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/wiki-hemera/config.yaml b/wiki-hemera/config.yaml index 6b3a0e8..4980d25 100644 --- a/wiki-hemera/config.yaml +++ b/wiki-hemera/config.yaml @@ -140,3 +140,6 @@ markup: lineNos: true lineNumbersInTable: true tabWidth: 4 + +output: + template: 'custom/netbird-onboard.html' \ No newline at end of file diff --git a/wiki-hemera/content/page/netbird-onboarding/index.html b/wiki-hemera/static/custom/netbird-onboard.html similarity index 100% rename from wiki-hemera/content/page/netbird-onboarding/index.html rename to wiki-hemera/static/custom/netbird-onboard.html