Przeglądaj źródła

added shorts in firstRow section

tags/0.9.0
Alej 4 lat temu
rodzic
commit
e0b780c46f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      vue-theme/src/pages/index.vue

+ 1
- 1
vue-theme/src/pages/index.vue Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz