Skip to content

Commit

Permalink
add version to HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Sep 6, 2020
1 parent 5986596 commit 34a9017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<!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>
Expand Down

0 comments on commit 34a9017

Please sign in to comment.