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