renamed script and added attribution

This commit is contained in:
2024-07-06 12:15:03 +02:00
parent ed7623b6b4
commit 4a19479760
5 changed files with 25 additions and 4 deletions

View File

@@ -70,8 +70,15 @@
{%- endfor %}
</a>
{%- endif %}
<span class="attribution">Made with <a href="https://github.com/greflm13/simple-picture-server" target="_blank">Static Gallery Website Builder</a></a> by <a href="https://github.com/greflm13"
target="_blank">Flo Greistorfer</a>.</span>
</div>
{%- endif %}
{%- else %}
<div class="license">
<span class="attribution">Made with <a href="https://github.com/greflm13/simple-picture-server" target="_blank">Static Gallery Website Builder</a></a> by <a href="https://github.com/greflm13"
target="_blank">Flo Greistorfer</a>.</span>
</div>
{%- endif %}
</body>