Skip to content

Commit

Permalink
Adding default content template.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamglenn committed Apr 7, 2024
1 parent e5077ca commit 8268f3e
Show file tree
Hide file tree
Showing 3 changed files with 412 additions and 1 deletion.
1 change: 1 addition & 0 deletions config.yml
Expand Up @@ -91,6 +91,7 @@ custom_site_attributes:
- classes_wvu_breadcrumbs
- classes_wvu_footer_links
- co_brand_subtitle
- default_content_page_id
- disable_component_styler
- disable_primary_nav
- emergency_alert_disabled
Expand Down
Expand Up @@ -155,4 +155,4 @@
{% endcapture %}

{% render "utilities/wvu-component-tag/wvu-component-tag--v1" component: component, content: component_content %}
{% render "includes/wvu-component-footer/wvu-component-footer--v1" component: component %}
{% render "includes/wvu-component-footer/wvu-component-footer--v1" component: component %}

0 comments on commit 8268f3e

Please sign in to comment.