added breadcrumbs
This commit is contained in:
parent
62aac37364
commit
54411d7f9b
21 changed files with 385 additions and 144 deletions
18
_posts/design/2014-10-09-header-logo-only.md
Normal file
18
_posts/design/2014-10-09-header-logo-only.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
layout: post
|
||||
title: "Header With Logo Only"
|
||||
subheadline: "Headers With Style"
|
||||
description: "Feeling Responsive allows you to use all different kinds of headers. This example shows a header just with an image on the standard background."
|
||||
categories:
|
||||
- design
|
||||
tags:
|
||||
- design
|
||||
- background color
|
||||
- header
|
||||
---
|
||||
|
||||
|
||||
|
||||
## All Header-Styles
|
||||
|
||||
{% include list-posts.html tag='header' %}
|
Reference in a new issue