-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphotography.html
More file actions
22 lines (20 loc) · 891 Bytes
/
photography.html
File metadata and controls
22 lines (20 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: page
title: Photography | Matt Joseph
excerpt: Subset of photography by Matt Joseph
permalink: /photography/
---
<article class="page">
<div class="pure-g">
<div class="pure-u-md-1-5"></div>
<div class="pure-u-1 pure-u-md-3-5">
<h1 class="center">Photography</h1>
<p>Photography gives me the opportunity to deliberately reframe. I shoot a combination of Sony mirrorless with both modern and vintage lenses. In particular, Leica R glass provides a great adapted experience. A selected number of my photos are below.</p>
<div class="center">
<a href="https://www.instagram.com/mattnotmatte/" target="_blank" rel="noopener" class="pure-button pure-button-primary">VISIT MY INSTAGRAM</a>
</div>
</div>
<div class="pure-u-md-1-5"></div>
</div>
</article>
{% include photography.html %}