<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Inkubator</title>
    <link>https://inkubator.koppatz.com/</link>
    <description>Inkubator</description>
    <atom:link href="https://inkubator.koppatz.com/tags/Wolken/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Aussicht: wolkig bis bedeckt</title>
      <link>https://inkubator.koppatz.com/2023/wolken--ueber__caputh/</link>
      <guid>https://inkubator.koppatz.com/2023/wolken--ueber__caputh/</guid>
      <pubDate>Wed, 13 Sep 2023 00:00:00 +0000</pubDate>
      <description><![CDATA[&lt;p&gt;Es sind immer nur kurze Momente, in denen Wolken und Sonnenstrahlung bizarre Himmelsbilder liefern. Eine kleine Sammlung des Formen- und Farbenspiels über Caputh.&lt;/p&gt;

&lt;div class=&quot;gallery&quot;&gt;

  &lt;div class=&quot;gallery-nav&quot;&gt;
  
    &lt;button data-image=&quot;../images/wolken/wolken-001.webp&quot;&gt;1&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-002.webp&quot;&gt;2&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-003.webp&quot;&gt;3&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-004.webp&quot;&gt;4&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-005.webp&quot;&gt;5&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-006.webp&quot;&gt;6&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-007.webp&quot;&gt;7&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-008.webp&quot;&gt;8&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-009.webp&quot;&gt;8&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-010.webp&quot;&gt;9&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-011.webp&quot;&gt;10&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-012.webp&quot;&gt;11&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-013.webp&quot;&gt;12&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-014.webp&quot;&gt;13&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-015.webp&quot;&gt;14&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-016.webp&quot;&gt;15&lt;/button&gt;
    &lt;button data-image=&quot;../images/wolken/wolken-017.webp&quot;&gt;16&lt;/button&gt;

  &lt;/div&gt;

  &lt;!-- Großes Bild --&gt;
  &lt;img id=&quot;main-image&quot; src=&quot;https://inkubator.koppatz.com/../images/wolken/wolken-001.webp&quot; alt=&quot;Galeriebild&quot;
       class=&quot;thumbnail&quot; onclick=&quot;openOverlay()&quot;&gt;

&lt;/div&gt;
&lt;!-- Overlay --&gt;
&lt;div id=&quot;overlay&quot; onclick=&quot;closeOverlay()&quot;&gt;
  &lt;img id=&quot;big&quot; src=&quot;https://inkubator.koppatz.com/../images/wolken/wolken-001.webp&quot;&gt;
&lt;/div&gt;
&lt;script&gt;
const mainImage = document.getElementById(&#39;main-image&#39;);
const buttons = document.querySelectorAll(&#39;.gallery-nav button&#39;);

buttons.forEach(button =&gt; {
button.addEventListener(&#39;click&#39;, () =&gt; {
mainImage.src = button.dataset.image;
big.src = button.dataset.image;
});
});
&lt;/script&gt;]]></description>
    </item>
    
  </channel>
</rss>