Skip to content

Commit 34a9017

Browse files
authored
add version to HTML
1 parent 5986596 commit 34a9017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<!DOCTYPE html>
2323
<html lang="{{ page.language | default: site.language | default: 'en' }}">
24-
<!-- Beautiful Jekyll | Copyright Dean Attali 2020 -->
24+
<!-- Beautiful Jekyll 4.1 | Copyright Dean Attali 2020 -->
2525
{% include head.html %}
2626

2727
<body>

0 commit comments

Comments
 (0)