s/Nixos/NixOS/g
Some checks failed
Deploy VitePress site to Pages / Build static site (push) Failing after 12s
Deploy VitePress site to Pages / Deploy to Github Pages (push) Has been skipped

This commit is contained in:
Douze Bé 2024-09-25 17:33:00 +02:00
parent 31c34e3ee8
commit 1cb0664c2d
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress'
// https://vitepress.dev/reference/site-config
export default defineConfig({
title: "NixiN",
description: "A webUI to configure Nixos machines",
description: "A webUI to configure NixOS machines",
base: '/',
head: [
['link', { rel: 'shortcut icon', href: 'logo-nix-clic.jpg', type: 'image/jpeg' }]

View file

@ -4,7 +4,7 @@ layout: home
hero:
name: "NixiN"
text: "A webUI to configure Nixos machines"
text: "A webUI to configure NixOS machines"
tagline: by the Distrilab
image: ./logo-nix-clic.jpg
actions: