Fix bulma-start
This commit is contained in:
parent
74a3e1c7db
commit
0548670312
1 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue