-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (19 loc) · 832 Bytes
/
index.html
File metadata and controls
27 lines (19 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Lark Parser Toolkit</title>
<link rel="stylesheet" href="/ide/_app/assets/start-a8cd1609.css">
</head>
<body>
<div id="svelte">
<header><nav class="svelte-qsbq8j"><div id="home" class="svelte-qsbq8j"><a><img src="/ide/lark-logo.png" alt="lark logo" class="svelte-qsbq8j"></a>
<a href="/ide/"><b>IDE</b></a>
<a href="https://lark-parser.readthedocs.io/en/latest/" target="_blank">docs</a>
<a href="https://github.com/lark-parser/ide" target="_blank">source</a>
<a href="https://github.com/lark-parser/lark" target="_blank">parser</a></div>
<div id="title" class="svelte-qsbq8j">Lark Parser Tookkit</div>
</body>
</html>