Gallery images

This commit is contained in:
Chris Smith
2019-04-08 11:54:21 -05:00
parent c26eb53c0f
commit 343e3f81af
6 changed files with 8 additions and 5397 deletions

View File

@@ -18,17 +18,6 @@
<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">
@@ -70,6 +59,9 @@
<li class="nav-item">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/gallery">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://discovernci.org">Learn more about Nature's Classroom</a>
</li>