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'
|
||||
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>
|
||||
|
||||
|
Reference in New Issue
Block a user