-
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.
Taiwan, 2024, photoshoot page and updates
- Loading branch information
Showing
29 changed files
with
188 additions
and
1 deletion.
There are no files selected for viewing
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.
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.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.
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
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,141 @@ | ||
<div class="container"> | ||
<h1>Taiwan, 2024, in Film</h1> | ||
<p class="shoot-text"> | ||
Taken throughout Taiwan [Canon AE-1 // Various Film Stocks] | ||
</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/Taiwan 2024/BFUNE1748.png" | ||
alt="Chiji Temple, Kaohsiung City, Taiwan" | ||
/> | ||
</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/Taiwan 2024/AMSEE6168.png" | ||
alt="Dragon and Tiger Pagodas, Kaohsiung City, Taiwan" | ||
/> | ||
</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/Taiwan 2024/FUTHE2223.png" | ||
alt="Zuoying Chiming Temple, Kaohsiung City, Taiwan" | ||
/> | ||
</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/Taiwan 2024/BEHBE8326.png" | ||
alt="Zuoying Chiming Temple, Kaohsiung City, Taiwan" | ||
/> | ||
</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/Taiwan 2024/ICNSE5604.png" | ||
alt="Zuoying Chiming Temple, Kaohsiung City, Taiwan" | ||
/> | ||
</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/Taiwan 2024/EQYGE9476.png" | ||
alt="Zuoying Chiming Temple, Kaohsiung City, Taiwan" | ||
/> | ||
</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/Taiwan 2024/NSEHE5936.png" | ||
alt="Kaohsiung City, Taiwan" | ||
/> | ||
</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/Taiwan 2024/WWNRE9164.png" | ||
alt="Taiwan" | ||
/> | ||
</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/Taiwan 2024/METEE2949.png" | ||
alt="Taiwan" | ||
/> | ||
</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/Taiwan 2024/WXUVE0505.png" | ||
alt="Taiwan" | ||
/> | ||
</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/Taiwan 2024/MUUDE4708.png" | ||
alt="Taiwan" | ||
/> | ||
</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/Taiwan 2024/NKQNE6037.png" | ||
alt="Taiwan" | ||
/> | ||
</div> | ||
</div> | ||
|
||
<div class="page-nav-options"> | ||
<div ng-click="backToTop()" class="scroll-top-link">Back to Top</div> | ||
</div> | ||
</div> |