bump hotfix version to allow gems to use any jekyll version and to use webrick in runtime rather than only in dev

This commit is contained in:
Dean Attali 2023-06-08 06:39:18 +00:00
parent a87de507a3
commit 05f56a8bb5
3 changed files with 5 additions and 5 deletions

View file

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