new post + somehow images got reset to jpg
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 13 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2009</title>
|
||||
<title>2009 - 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(img_6804.jpg);
|
||||
content:url(img_6901.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: "img_6804",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>100</abbr><abbr title='exposure'>0.02</abbr><abbr title='aperture'>2.0</abbr><abbr title='focal length'>50</abbr></div><abbr title='camera make and model'>Canon Canon EOS DIGITAL REBEL XSi</abbr><abbr title='date'>Sun 20 Dec 2009 06:06:42 PM </abbr>",
|
||||
thumb: "thumbnails/img_6804.jpg",
|
||||
image: "img_6804.jpg"
|
||||
title: "img_6901",
|
||||
description: "",
|
||||
thumb: "thumbnails/img_6901.webp",
|
||||
image: "img_6901.webp"
|
||||
},
|
||||
{
|
||||
title: "img_6901",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>200</abbr><abbr title='exposure'>0.0125</abbr><abbr title='aperture'>1.7999999523162842</abbr><abbr title='focal length'>50</abbr></div><abbr title='camera make and model'>Canon Canon EOS DIGITAL REBEL XSi</abbr><abbr title='date'>Fri 25 Dec 2009 07:13:37 PM </abbr>",
|
||||
thumb: "thumbnails/img_6901.jpg",
|
||||
image: "img_6901.jpg"
|
||||
title: "img_6804",
|
||||
description: "",
|
||||
thumb: "thumbnails/img_6804.webp",
|
||||
image: "img_6804.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: 8.5 KiB |
BIN
static/photos/Christmas/2009/thumbnails/img_6804.webp
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 9.7 KiB |
BIN
static/photos/Christmas/2009/thumbnails/img_6901.webp
Normal file
|
After Width: | Height: | Size: 7.4 KiB |