add version to HTML

This commit is contained in:
Dean Attali 2020-09-06 14:02:04 -04:00 committed by GitHub
parent 5986596714
commit 34a9017ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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