File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545 publish_dir : webdocs/.vitepress/dist
4646 publish_branch : gh-pages
4747 destination_dir : webdocs
48- keep_files : false
48+ keep_files : true
Original file line number Diff line number Diff line change 4545 publish_dir : website/.output/public
4646 publish_branch : gh-pages
4747 destination_dir : website
48- keep_files : false
48+ keep_files : true
Original file line number Diff line number Diff line change 66 <img src =" /icons/logo.svg" class =" invert-100 dark:invert-0" alt =" logo" />
77 </NuxtLink >
88 <div class =" space-x-4 flex items-center" >
9- <NuxtLink to =" https://structuresframework.org/structures/ webdocs/guide/overview.html" class =" text-gray-900 hover:text-gray-700 dark:text-gray-300" >Guide</NuxtLink >
10- <NuxtLink to =" https://structuresframework.org/structures/ webdocs/reference/structures-config.html" class =" text-gray-900 hover:text-gray-700 dark:text-gray-300" >Reference</NuxtLink >
11- <NuxtLink to =" https://structuresframework.org/structures/ allure/index.html" class =" text-gray-900 hover:text-gray-700 dark:text-gray-300" >Test Status</NuxtLink >
9+ <NuxtLink to =" https://structuresframework.org/webdocs/guide/overview.html" class =" text-gray-900 hover:text-gray-700 dark:text-gray-300" >Guide</NuxtLink >
10+ <NuxtLink to =" https://structuresframework.org/webdocs/reference/structures-config.html" class =" text-gray-900 hover:text-gray-700 dark:text-gray-300" >Reference</NuxtLink >
11+ <NuxtLink to =" https://structuresframework.org/allure/index.html" class =" text-gray-900 hover:text-gray-700 dark:text-gray-300" >Test Status</NuxtLink >
1212 <NuxtLink to =" https://github.com/Kinotic-Foundation/structures" class =" text-gray-900 hover:text-gray-700 dark:text-gray-300 flex items-center gap-1" >
1313 <img src =" /icons/git.svg" alt =" GitHub" class =" w-5 h-5" />
1414 </NuxtLink >
You can’t perform that action at this time.
0 commit comments