Fix to eliminate the rest of Flickr API in layouts/partials/custom_image_handler.html (#37)
This commit is contained in:
parent
cdf080ae3e
commit
7aeecd66e6
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
## [v1.3.1](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.3.1) - 2025-02-11
|
||||
|
||||
* BUGFIXES
|
||||
* Fix to eliminate the rest of Flickr API in layouts/partials/custom_image_handler.html (#37)
|
||||
|
||||
## [v1.3](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.3) - 2025-02-11
|
||||
|
||||
* ENHANCEMENTS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<script type="text/javascript">
|
||||
<!--<script type="text/javascript">
|
||||
|
||||
// @summary: jquery implementation
|
||||
$(function() {
|
||||
|
@ -8,4 +8,4 @@
|
|||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
</script>-->
|
||||
|
|
Loading…
Add table
Reference in a new issue