Update base.html

This commit is contained in:
Dean Attali 2023-06-07 13:42:29 -04:00 committed by GitHub
parent f13fc8b200
commit 737e7f8f34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ common-js:
<!DOCTYPE html>
<html lang="{{ page.language | default: site.language | default: 'en' }}">
<!-- Beautiful Jekyll 5.0.0 | Copyright Dean Attali 2020 -->
<!-- Beautiful Jekyll 6.0.0 | Copyright Dean Attali 2023 -->
{% include head.html %}
<body>