-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created Washington shoot page and handler, images
- Loading branch information
Showing
22 changed files
with
145 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+245 KB
dist/images/photographer/photos/Shoots/Washington/3161040252-R1-E002.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+248 KB
dist/images/photographer/photos/Shoots/Washington/3161040252-R1-E025.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+161 KB
dist/images/photographer/photos/Shoots/Washington/3169040253-R1-E030.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+262 KB
dist/images/photographer/photos/Shoots/Washington/3169040253-R1-E037.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+378 KB
dist/images/photographer/photos/Shoots/Washington/3225040254-R1-E006.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+468 KB
dist/images/photographer/photos/Shoots/Washington/3225040254-R1-E027.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+348 KB
dist/images/photographer/photos/Shoots/Washington/3292040250-R1-E018.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+326 KB
dist/images/photographer/photos/Shoots/Washington/3292040250-R1-E020.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
<div class="container"> | ||
<h1>Washington in Film</h1> | ||
<p class="shoot-text"> | ||
Taken throughout Washington [Rollei 35 // Kodak Professional Tri-X 400 Black | ||
and White Negative Film, NoColorStudio no.10 Wide Spectrum, CineStill | ||
50Daylight Color Negative & Rollei Retro 400s Black and White Negative Film] | ||
</p> | ||
<div class="page-nav-options"> | ||
<div | ||
ng-click="go('/photographer')" | ||
class="header-back-link" | ||
tabindex="0" | ||
ng-keydown="($event.which === 13) && go('/photographer')" | ||
> | ||
Back | ||
</div> | ||
</div> | ||
<hr /> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3169040253-R1-E030.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3169040253-R1-E037.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3225040254-R1-E006.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3225040254-R1-E027.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3292040250-R1-E018.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3292040250-R1-E020.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3161040252-R1-E002.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="animated fadeIn"> | ||
<div class="col s12"> | ||
<img | ||
class="responsive-img z-depth-3 shoot-img" | ||
src="dist/images/photographer/photos/Shoots/Washington/3161040252-R1-E025.jpg" | ||
alt="Washington" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="page-nav-options"> | ||
<div ng-click="backToTop()" class="scroll-top-link">Back to Top</div> | ||
</div> | ||
</div> |