mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Init v1
This commit is contained in:
@@ -1,20 +1,18 @@
|
||||
---
|
||||
title: "Brand assets of Bulma"
|
||||
layout: default
|
||||
theme: primary
|
||||
route: brand
|
||||
breadcrumb:
|
||||
- home
|
||||
- brand
|
||||
---
|
||||
|
||||
{% include global/navbar.html id="Brand" %}
|
||||
{% include global/header.html %}
|
||||
|
||||
{%
|
||||
include components/hero.html
|
||||
color="primary"
|
||||
icon="fas fa-medal"
|
||||
title="The Bulma **Brand**"
|
||||
subtitle="Download the official Bulma logo"
|
||||
include docs/hero.html
|
||||
title="The Bulma brand"
|
||||
subtitle="Download the official Bulma logo."
|
||||
%}
|
||||
|
||||
<div class="bd-brand">
|
||||
@@ -24,18 +22,18 @@ breadcrumb:
|
||||
</p>
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
asset="Bulma Icon"
|
||||
%}
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
unsplash="fxvpCFZgTe4"
|
||||
asset="Bulma Icon Black"
|
||||
%}
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
unsplash="4TKFpJPnyU8"
|
||||
asset="Bulma Icon White"
|
||||
%}
|
||||
@@ -45,18 +43,18 @@ breadcrumb:
|
||||
</p>
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
asset="Bulma Wordmark"
|
||||
%}
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
unsplash="KjWMGF0PYuE"
|
||||
asset="Bulma Wordmark"
|
||||
%}
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
unsplash="qsnfSvCdec4"
|
||||
asset="Bulma Wordmark White"
|
||||
%}
|
||||
@@ -66,18 +64,18 @@ breadcrumb:
|
||||
</p>
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
asset="Bulma Logo"
|
||||
%}
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
unsplash="8tA3ZSY9Iic"
|
||||
asset="Bulma Logo Black"
|
||||
%}
|
||||
|
||||
{%
|
||||
include components/logos-item.html
|
||||
include docs/components/logos-item.html
|
||||
unsplash="RMypptC8-B0"
|
||||
asset="Bulma Logo White"
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user