-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (17 loc) · 850 Bytes
/
index.html
File metadata and controls
18 lines (17 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="slidev:version" content="0.50.0-beta.3">
<link rel="icon" href="https://cdn.jsdelivr.net/gh/slidevjs/slidev/assets/favicon.png">
<title>Job Hunting Tools - Slidev</title>
<meta name="description" content="## Job Hunting Tools Overview\nA comprehensive look at Python-based job hunting automation tools.\n">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=PT+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap" type="text/css">
</head>
<body>
<div id="app"></div>
<script type="module" src="/@fs/home/project/node_modules/@slidev/client/main.ts"></script>
<div id="mermaid-rendering-container"></div>
</body>
</html>