Skip to content

Commit

Permalink
add encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Sep 4, 2024
1 parent 1159cfe commit d5d0446
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
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href='{{ "css/root.css" | absURL }}'>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down

0 comments on commit d5d0446

Please sign in to comment.