mirror of
https://codeberg.org/martials/homelab-presentasjon.git
synced 2025-06-27 13:48:49 +00:00
✨ Replaced random wallpaper with Cap wallpaper, replaced GitHub icon with branch icon
This commit is contained in:
BIN
public/capgemini.jpg
Normal file
BIN
public/capgemini.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
@ -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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user