Skip to content

Commit

Permalink
fix: deploy fix (#14)
Browse files Browse the repository at this point in the history
* feat: initializing folder structure

* refactor: Change and Addition in folder Structure

* chore: images(asset) addition

* chore: social card image change

* feat: template community page added as .mdx

* chore: font files added

* style: CSS variables and fonts added

* revert: removing duplicate fonts

* chore: component created

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: adding custom navbar

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: hero section added

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: architecture section added

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: adding home page sections

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* build: building site and setting github pages

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* fix: mascot svg size reduced and architechture image format change

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* fix: deploy fix

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

---------

Signed-off-by: Aditya Prasad Mohanty <[email protected]>
  • Loading branch information
Aditya-150 authored Nov 6, 2023
1 parent 71b6b97 commit 140d66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = {
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: "kubearmor", // Usually your GitHub org/user name.
projectName: "kubearmor.github.io", // Usually your repo name.
projectName: "kubearmor.io", // Usually your repo name.
deploymentBranch: "main",
onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn",
Expand Down

0 comments on commit 140d66f

Please sign in to comment.