Procházet zdrojové kódy

added shorts in firstRow section

tags/0.9.0
Alej před 4 roky
rodič
revize
e0b780c46f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      vue-theme/src/pages/index.vue

+ 1
- 1
vue-theme/src/pages/index.vue Zobrazit soubor

@@ -43,7 +43,7 @@ export default {
43 43
     components: { card },
44 44
     data() {
45 45
         return {
46
-            firstRow: ['episode', 'exhibition', 'event', 'artist', 'post'],
46
+            firstRow: ['episode', 'exhibition', 'event', 'short', 'post'],
47 47
             secondRow: 'artist', // This is only ONE post
48 48
             thirdRow: ['episode', 'exhibition', 'event', 'artist', 'post'],
49 49
         }

Načítá se…
Zrušit
Uložit