mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix bulma-start
This commit is contained in:
parent
74a3e1c7db
commit
0548670312
@ -30,7 +30,11 @@ breadcrumb:
|
||||
|
||||
{% include elements/anchor.html name="Install" %}
|
||||
|
||||
<a href="https://github.com/jgthms/bulma-start/archive/master.zip" rel="nofollow noopener">Download bulma-start (.zip)</a>, rename to your project's name (i.e. `my-new-bulma-site`) and:
|
||||
<div class="content">
|
||||
<p>
|
||||
<a href="https://github.com/jgthms/bulma-start/archive/master.zip" rel="nofollow noopener">Download bulma-start (.zip)</a>, rename to your project's name (i.e. <code>my-new-bulma-site</code>) and:
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{% highlight bash %}
|
||||
cd my-new-bulma-site
|
||||
|
Loading…
Reference in New Issue
Block a user