Skip to content

Commit

Permalink
Fixed display cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
amusarra committed May 24, 2024
1 parent b0bae2b commit efec9eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# theme id or package name
# Learn more: https://sli.dev/themes/use.html
theme: seriph
layout: none

layout: cover
background: '/images/cover/database_versioning_cover_1-min.png'
# Metadata for the slides
info: |
## Database Versioning
Expand Down Expand Up @@ -76,7 +76,7 @@ htmlAttrs:
---

<style>
.slidev-page slidev-page-1 {
.slidev-page {
padding: 0;
background: url("/images/cover/database_versioning_cover_1-min.png");
background-repeat: no-repeat;
Expand Down

0 comments on commit efec9eb

Please sign in to comment.