Gallery images
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user