Skip to content

Commit

Permalink
chore: update dependencies and logo
Browse files Browse the repository at this point in the history
  • Loading branch information
leon3s committed Nov 18, 2024
1 parent 19d9b77 commit 1b943e5
Show file tree
Hide file tree
Showing 7 changed files with 1,622 additions and 1,552 deletions.
2 changes: 1 addition & 1 deletion blog/2024-05-07-release-0.14/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Introducing Nanocl 0.14
authors: [leone]
tags: [nanocl, release, 0.14]
description: Nanocl 0.14 is here with a host of new features and enhancements to streamline your deployment workflows. Dive into the details!
image: /img/logo.png
image: /img/logo3.png
keywords: [containerization, Docker, Kubernetes, Nanocl, NGINX, software development, deployment, release, 0.15]
---

Expand Down
2 changes: 1 addition & 1 deletion blog/2024-06-11-release-0.15/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
slug: nanocl-0.15
title: Introducing Nanocl 0.15
description: Nanocl 0.15.0 is packed with exciting new features, significant enhancements, and important fixes to streamline your container orchestration and virtualization management. Dive into the details!
image: /img/logo.png
image: /img/logo3.png
authors: [leone]
tags: [nanocl, release, 0.15]
keywords: [containerization, Docker, Kubernetes, Nanocl, NGINX, software development, deployment, release, 0.15]
Expand Down
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const config = {
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/logo.webp',
favicon: 'img/logo3.png',
trailingSlash: false,
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
Expand Down Expand Up @@ -128,7 +128,7 @@ const config = {
title: 'Next Hat Docs',
logo: {
alt: 'Next Hat logo',
src: 'img/logo.webp',
src: 'img/logo3.png',
width: '32',
height: '32',
},
Expand Down
Loading

0 comments on commit 1b943e5

Please sign in to comment.