Create photo_exif liquid component + update photography blogs to use it
This commit is contained in:
@@ -18,7 +18,11 @@ The first challenge is to capture a self-portrait. This one was interesting beca
|
||||
|
||||
I was a bit stumped on what to do for this, until I was sitting at my desk and noticed the annoying glare my reflection made in my monitor thanks to the light from the window. So, I decided to run with that, and I'm fairly pleased with the result:
|
||||
|
||||

|
||||
{%
|
||||
include '../../_includes/photo_exif',
|
||||
src:'https://static.garrettmills.dev/assets/blog-images/photo-challenge/01-self-portrait.jpg',
|
||||
title:'Self-Portrait.',
|
||||
%}
|
||||
|
||||
I had to play a bit with the color balance in editing. Getting my reflection to be defined enough to stand out strikingly on the monitor was a challenge. To help, I added a couple artificial lights off the right side of the frame to supplement the light coming from the window.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user