File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export const showcases: ShowCaseInfo[] = [
44
44
name : '' ,
45
45
} ,
46
46
at : 'Submit your talk/presentation to be list here!' ,
47
- slidesLink : 'https://github.com/slidevjs/slidev /edit/main/docs /.vitepress/showcases.ts' ,
47
+ slidesLink : 'https://github.com/slidevjs/docs /edit/main/.vitepress/showcases.ts' ,
48
48
cover : `${ import . meta. env . BASE_URL } theme-placeholder.png` ,
49
49
datetime : '2021-04-29' ,
50
50
} ,
Original file line number Diff line number Diff line change @@ -176,10 +176,31 @@ export const community: ThemeInfo[] = [
176
176
'light' ,
177
177
] ,
178
178
} ,
179
+ {
180
+ id : 'slidev-theme-unicorn' ,
181
+ name : 'Unicorn' ,
182
+ description : 'Based on Dawntraoz website design' ,
183
+ author : {
184
+ name : 'Alba Silvente (dawntraoz)' ,
185
+ link : 'https://github.com/dawntraoz' ,
186
+ } ,
187
+ repo : 'https://github.com/dawntraoz/slidev-theme-unicorn' ,
188
+ previews : [
189
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/dark-theme-intro.png' ,
190
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/light-theme-cover.png' ,
191
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/dark-theme-image-centered.png' ,
192
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/dark-theme-center-without-header-footer.png' ,
193
+ ] ,
194
+ tags : [
195
+ 'unicorn' ,
196
+ 'dark' ,
197
+ 'light' ,
198
+ ] ,
199
+ } ,
179
200
// Add yours here!
180
201
{
181
202
id : '' ,
182
- link : 'https://github.com/slidevjs/slidev /edit/main/docs /.vitepress/themes.ts' ,
203
+ link : 'https://github.com/slidevjs/docs /edit/main/.vitepress/themes.ts' ,
183
204
name : 'Yours?' ,
184
205
description : 'Submit your theme to be list here!' ,
185
206
author : {
You can’t perform that action at this time.
0 commit comments