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:
parent
a87de507a3
commit
05f56a8bb5
3 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue