mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Fix website transfer includes
This commit is contained in:
@@ -13,10 +13,8 @@ breadcrumb:
|
||||
- bulma-start
|
||||
---
|
||||
|
||||
{% include global/navbar.html id="MadeWithBulma" %}
|
||||
|
||||
{%
|
||||
include components/hero.html
|
||||
include docs/components/hero.html
|
||||
color="success"
|
||||
icon="fas fa-rocket"
|
||||
title="The `bulma-start` package"
|
||||
@@ -81,7 +79,7 @@ breadcrumb:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include elements/anchor.html name="Install" %}
|
||||
{% include docs/elements/anchor.html name="Install" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -97,7 +95,7 @@ breadcrumb:
|
||||
>bulma-start README on Github.</a
|
||||
>
|
||||
|
||||
{% include elements/anchor.html name="What’s included" %}
|
||||
{% include docs/elements/anchor.html name="What’s included" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user