Skip to content

Commit 9a57ac9

Browse files
author
Omar Jair Purata Funes
committed
Changed language & added lazy-loading script
1 parent 7105fbc commit 9a57ac9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!doctype html>
22

3-
<html lang="en">
3+
<html lang="es">
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -48,6 +48,7 @@
4848
</div>
4949
</footer>
5050

51+
<script src="https://afarkas.github.io/lazysizes/lazysizes.min.js" async></script>
5152

5253
<!-- Chatfuel plugin-->
5354
<script>

0 commit comments

Comments
 (0)