mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
remove unneeded metadata
This commit is contained in:
parent
995bfc5a54
commit
7c5749b826
@ -3,10 +3,7 @@ layout: photo
|
|||||||
title: Just a normal Sunday
|
title: Just a normal Sunday
|
||||||
image: just-a-normal-sunday.jpg
|
image: just-a-normal-sunday.jpg
|
||||||
author: Matthias Kretschmann
|
author: Matthias Kretschmann
|
||||||
categories:
|
category: photos
|
||||||
- photos
|
|
||||||
post_format:
|
|
||||||
- Image
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Just a normal Sunday at Botschaft der Russischen Föderation | Embassy of the Russian Federation
|
Just a normal Sunday at Botschaft der Russischen Föderation | Embassy of the Russian Federation
|
||||||
|
@ -4,10 +4,7 @@ published: true
|
|||||||
title: Potsdam
|
title: Potsdam
|
||||||
image: potsdam.jpg
|
image: potsdam.jpg
|
||||||
author: Matthias Kretschmann
|
author: Matthias Kretschmann
|
||||||
categories:
|
category: photos
|
||||||
- photos
|
|
||||||
post_format:
|
|
||||||
- Image
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Potsdam at Potsdamer Stadtschloss
|
Potsdam at Potsdamer Stadtschloss
|
||||||
|
@ -4,10 +4,7 @@ published: true
|
|||||||
title: Typographic diamond
|
title: Typographic diamond
|
||||||
image: typographic-diamond.jpg
|
image: typographic-diamond.jpg
|
||||||
author: Matthias Kretschmann
|
author: Matthias Kretschmann
|
||||||
categories:
|
category: photos
|
||||||
- photos
|
|
||||||
post_format:
|
|
||||||
- Image
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Typographic diamond at Hobrechtstraße
|
Typographic diamond at Hobrechtstraße
|
||||||
|
@ -7,7 +7,7 @@ category: photos
|
|||||||
|
|
||||||
<section role="main" id="main" class="row">
|
<section role="main" id="main" class="row">
|
||||||
|
|
||||||
<h1 class="page-title icon-{{ page.category }}">{{ page.category }}</h1>
|
<h1 class="page-title icon-photos">photos</h1>
|
||||||
|
|
||||||
<div class="masonry">
|
<div class="masonry">
|
||||||
<div class="grid-sizer"></div>
|
<div class="grid-sizer"></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user