Procházet zdrojové kódy

hero overlay post.title condition updates

tags/0.9.1
Alej před 4 roky
rodič
revize
da82df7837
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      vue-theme/src/pages/mixin-post-types.js

+ 1
- 0
vue-theme/src/pages/mixin-post-types.js Zobrazit soubor

@@ -73,6 +73,7 @@ const heroUtils = {
73 73
                 post.type == 'page' && post.slug == 'library' || 
74 74
                 post.type == 'page' && post.slug == 'artists-resources' || 
75 75
                 post.type == 'page' && post.slug == 'craft-resources-map' || 
76
+                post.type == 'page' && post.slug == 'community-craft-calendar' || 
76 77
                 post.type == 'page' && post.slug == 'video-resources-for-educators' || 
77 78
                 post.type == 'page' && post.slug == 'craft-in-schools' || 
78 79
                 post.type == 'page' && post.slug == 'mailing-list' 

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