Skip to content

Commit 36ac793

Browse files
committed
Add a few more items to header
1 parent 47f0a70 commit 36ac793

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
99
<meta name="theme-color" content="#ffffff">
1010

11+
<meta charset='utf-8' />
12+
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
13+
<meta name="description" content="LambdaHack : a small dungeon crawler illustrating the roguelike game engine of the same name" />
14+
<meta name="keywords" content="roguelike, tactical squad game, procedurally generated, Haskell, free software, gameplay, replayability, turn based" >
15+
1116
<script language="javascript" src="https://github.com/LambdaHack/lambdahack.github.io/releases/download/newestJS/all.js"></script>
1217

1318
<title>LambdaHack</title>

0 commit comments

Comments
 (0)