Skip to content

Commit ee65371

Browse files
author
Omar Jair Purata Funes
authored
Merge pull request #26 from VentGrey/master
[WIP] Several webpage improvements
2 parents 8a1cff5 + 9a57ac9 commit ee65371

65 files changed

Lines changed: 54 additions & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_data/footer.yml

100755100644
File mode changed.

_data/navigation.yml

100755100644
File mode changed.

_includes/analytics.html

100755100644
File mode changed.

_includes/list-posts.html

100755100644
File mode changed.

_includes/navigation.html

100755100644
File mode changed.

_includes/post-title.html

100755100644
File mode changed.

_includes/relative-src.html

100755100644
File mode changed.

_includes/social-icon.html

100755100644
File mode changed.

_layouts/archive.html

100755100644
File mode changed.

_layouts/default.html

100755100644
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)