feat: Replace directory for includes with submodule
Create new repository hippie-view for _includes.
This commit is contained in:
parent
86f3c679c3
commit
bffa82030b
74 changed files with 84 additions and 684 deletions
|
|
@ -5,10 +5,10 @@ tags:
|
|||
---
|
||||
{% assign pageId = page.fileSlug -%}
|
||||
{% assign bodyClass = 'body_start' -%}
|
||||
{% layout 'hippie/simple.liquid' %}
|
||||
{% layout 'hippie-view/simple.liquid' %}
|
||||
|
||||
{% block body %}
|
||||
{% render 'hippie/partials/header-status', hippie: hippie, links: start %}
|
||||
{% render 'hippie-view/partials/header-status', hippie: hippie, links: start %}
|
||||
<main>
|
||||
<header class="io">
|
||||
<form id="wwwForm" class="group_nav" action="https://duckduckgo.com/">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue