Replaced random wallpaper with Cap wallpaper, replaced GitHub icon with branch icon

This commit is contained in:
2025-04-22 19:04:56 +02:00
parent 09a8c581f1
commit 44b5e94360
2 changed files with 3 additions and 5 deletions

BIN
public/capgemini.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -1,16 +1,14 @@
---
# You can also start simply with 'default'
theme: seriph
# random image from a curated Unsplash collection by Anthony
# like them? see https://unsplash.com/collections/94734566/slidev
background: https://cover.sli.dev
background: capgemini.jpg
# some information about your slides (markdown enabled)
title: Homelab presentasjon
info: |
## Homelab presentasjon
Av Martin og Sindre
# apply unocss classes to the current slide
class: text-center
#class: text-center
# https://sli.dev/features/drawing
drawings:
persist: false
@ -30,7 +28,7 @@ mdc: true
<div class="abs-br m-6 text-xl">
<a href="https://codeberg.org/martials/homelab-presentasjon" target="_blank" class="slidev-icon-btn">
<carbon:logo-github />
<carbon:branch />
</a>
</div>