diff --git a/app/pages/blog/[slug].vue b/app/pages/blog/[slug].vue index 9acd484..b3572ce 100644 --- a/app/pages/blog/[slug].vue +++ b/app/pages/blog/[slug].vue @@ -1,16 +1,16 @@ diff --git a/app/pages/index.vue b/app/pages/index.vue index a9e36fa..a2e65f8 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -12,7 +12,7 @@ defineOgImageComponent('Site', {
Blog
@@ -24,7 +24,7 @@ defineOgImageComponent('Site', {Projects
- +CV
diff --git a/content/blog/history-homelab.md b/content/blog/history-homelab.md index c97bd96..32ba586 100644 --- a/content/blog/history-homelab.md +++ b/content/blog/history-homelab.md @@ -336,7 +336,7 @@ as I now have a rack-mounted disk enclosure with an HBA card. :: The R740 is powerful enough to act as a build environment, using ephemeral VMs, which is very useful -for my [work at Canonical](https://vhaudiquet.fr/blog/joining-canonical-riscv/). It also includes iDRAC (Integrated Dell Remote Access Controller), Dell's implementation of IPMI for remote management. +for my [work at Canonical](/blog/joining-canonical-riscv). It also includes iDRAC (Integrated Dell Remote Access Controller), Dell's implementation of IPMI for remote management. ::BlogNote IPMI (Intelligent Platform Management Interface) is a specification for independent management of a system. For example, with IPMI,