new post + somehow images got reset to jpg
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 28 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2008</title>
|
||||
<title>2008 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(20081206091635.jpg);
|
||||
content:url(20081223143145.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</header>
|
||||
|
||||
<div id="main" role="main">
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -59,20 +53,19 @@
|
|||
<script>
|
||||
var data = [
|
||||
{
|
||||
title: "20081206091635",
|
||||
description: "<br>OLYMPUS DIGITAL CAMERA<div class='film-meta'><abbr title='film speed'>100</abbr><abbr title='exposure'>0.004</abbr><abbr title='aperture'>7.099999904632568</abbr><abbr title='focal length'>180</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-510</abbr><abbr title='date'>Sat 06 Dec 2008 09:16:35 AM </abbr>",
|
||||
thumb: "thumbnails/20081206091635.jpg",
|
||||
image: "20081206091635.jpg"
|
||||
title: "20081223143145",
|
||||
description: "",
|
||||
thumb: "thumbnails/20081223143145.webp",
|
||||
image: "20081223143145.webp"
|
||||
},
|
||||
{
|
||||
title: "20081223143145",
|
||||
description: "<br>OLYMPUS DIGITAL CAMERA<div class='film-meta'><abbr title='film speed'>400</abbr><abbr title='exposure'>0.00625</abbr><abbr title='aperture'>5.599999904632568</abbr><abbr title='focal length'>71</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-510</abbr><abbr title='date'>Tue 23 Dec 2008 02:31:45 PM </abbr>",
|
||||
thumb: "thumbnails/20081223143145.jpg",
|
||||
image: "20081223143145.jpg"
|
||||
title: "20081206091635",
|
||||
description: "",
|
||||
thumb: "thumbnails/20081206091635.webp",
|
||||
image: "20081206091635.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -98,7 +91,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -109,5 +101,12 @@
|
|||
Galleria.run("#gallery", {dataSource: data});
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 12 KiB |
BIN
static/photos/Christmas/2008/thumbnails/20081206091635.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 14 KiB |
BIN
static/photos/Christmas/2008/thumbnails/20081223143145.webp
Normal file
|
After Width: | Height: | Size: 13 KiB |