mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Organize partials
This commit is contained in:
@@ -77,7 +77,7 @@ breadcrumb:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Code requirements" %}
|
||||
{% include elements/anchor.html name="Code requirements" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -109,7 +109,7 @@ breadcrumb:
|
||||
</div>
|
||||
</article>
|
||||
|
||||
{% include anchor.html name="Starter template" %}
|
||||
{% include elements/anchor.html name="Starter template" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -118,10 +118,10 @@ breadcrumb:
|
||||
</div>
|
||||
|
||||
<div class="bd-example highlight-full">
|
||||
{% highlight html %}{% include getting-started.html %}{% endhighlight %}
|
||||
{% highlight html %}{% include snippets/getting-started.html %}{% endhighlight %}
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="bulma-start" %}
|
||||
{% include elements/anchor.html name="bulma-start" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user