Gallery
37
content/gallery.md
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
---
|
||||||
|
title: Gallery
|
||||||
|
type: page
|
||||||
|
---
|
||||||
|
|
||||||
|
<style>
|
||||||
|
img {
|
||||||
|
display: inline-block;
|
||||||
|
max-height: 200px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
[](/img/gallery/awnh.png)
|
||||||
|
[](/img/gallery/dandelions.png)
|
||||||
|
[](/img/gallery/awdae-1.png)
|
||||||
|
[](/img/gallery/awdae-2.png)
|
||||||
|
[](/img/gallery/cairns.png)
|
||||||
|
[](/img/gallery/stolon.png)
|
||||||
|
[](/img/gallery/dear.png)
|
||||||
|
[](/img/gallery/merge.png)
|
||||||
|
[](/img/gallery/monologue.png)
|
||||||
|
[](/img/gallery/qoheleth-front.png)
|
||||||
|
[](/img/gallery/toledot-front.png)
|
||||||
|
[](/img/gallery/neviim-front.png)
|
||||||
|
[](/img/gallery/mitzvot-front.png)
|
||||||
|
[](/img/gallery/qoheleth-back.png)
|
||||||
|
[](/img/gallery/toledot-back.png)
|
||||||
|
[](/img/gallery/neviim-back.png)
|
||||||
|
[](/img/gallery/mitzvot-back.png)
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
document.querySelectorAll('a').forEach(link => {
|
||||||
|
if (link.attributes.href.textContent.substring(0,4) === '/img') {
|
||||||
|
link.setAttribute('target', '_blank');
|
||||||
|
}
|
||||||
|
});
|
||||||
|
</script>
|
||||||
BIN
static/img/gallery/awdae-1.png
Normal file
|
After Width: | Height: | Size: 2.5 MiB |
BIN
static/img/gallery/awdae-2.png
Normal file
|
After Width: | Height: | Size: 3.0 MiB |
BIN
static/img/gallery/awnh.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
static/img/gallery/cairns.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
static/img/gallery/dandelions.png
Normal file
|
After Width: | Height: | Size: 853 KiB |
BIN
static/img/gallery/dear.png
Normal file
|
After Width: | Height: | Size: 802 KiB |
BIN
static/img/gallery/merge.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
static/img/gallery/mitzvot-back.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/gallery/mitzvot-front.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
static/img/gallery/monologue.png
Normal file
|
After Width: | Height: | Size: 952 KiB |
BIN
static/img/gallery/neviim-back.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
static/img/gallery/neviim-front.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
static/img/gallery/qoheleth-back.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
static/img/gallery/qoheleth-front.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
static/img/gallery/stolon.png
Normal file
|
After Width: | Height: | Size: 2.5 MiB |
BIN
static/img/gallery/toledot-back.png
Normal file
|
After Width: | Height: | Size: 460 KiB |
BIN
static/img/gallery/toledot-front.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |