develop #1

Merged
kkenny merged 6 commits from develop into main 2024-07-02 23:56:04 -04:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 3ed0d92584 - Show all commits

View File

@ -1,4 +1,4 @@
<script src="//danielandrade.net/gallery.js"></script>
<script src="/assets/gallery.js"></script>
</body>
</html>
</html>

View File

@ -13,7 +13,7 @@
<link href='//fonts.googleapis.com/css?family=Roboto:400,900' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.4/jquery.lazy.min.js"></script>
<link rel="stylesheet" href="//danielandrade.net/gallery.css">
<link rel="stylesheet" href="/assets/gallery.css">
</head>
<body>
@ -27,4 +27,4 @@
});
</script>
{% include svg_shadow.html %}
{% include svg_shadow.html %}