start of photo gallery

This commit is contained in:
Chris Smith
2019-04-05 15:26:45 -05:00
parent eb2a37aa9d
commit c26eb53c0f
7 changed files with 5410 additions and 0 deletions

View File

@@ -18,6 +18,18 @@
<link href="https://fonts.googleapis.com/css?family=Bitter" rel="stylesheet">
<link rel="stylesheet" href="/css/site.css">
<?php if ($_SERVER['REQUEST_URI'] == '/gallery') { ?>
<!-- Core CSS file -->
<link rel="stylesheet" href="/css/photoswipe.css">
<!-- Skin CSS file (styling of UI - buttons, caption, etc.) -->
<link rel="stylesheet" href="/css/photoswipe-skin/default-skin.css">
<!-- Core JS file -->
<script src="/js/photoswipe.js"></script>
<!-- UI JS file -->
<script src="/js/photoswipe-ui-default.js"></script>
<?php } ?>
<!-- Linked Data for the event -->
<script type="application/ld+json">
{