Skip to content

Commit

Permalink
Fixed cyrillic
Browse files Browse the repository at this point in the history
  • Loading branch information
spolischook committed Dec 8, 2023
1 parent 6c13020 commit 29b6aab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Personal website of computer engineer Serhii Polishchuk">
<meta charset="utf-8" />
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/syntax.css">
<script src="/js/script.js" defer></script>
Expand Down

0 comments on commit 29b6aab

Please sign in to comment.