Skip to content

Commit

Permalink
Add missing quote (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
hogsmead authored Aug 14, 2024
1 parent 3c62950 commit 9ac43a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=utf-8">
<meta charset="utf-8">
<title>i3 - improved tiling wm</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/style.css">
Expand Down

0 comments on commit 9ac43a5

Please sign in to comment.