-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (26 loc) · 1.76 KB
/
index.html
File metadata and controls
27 lines (26 loc) · 1.76 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://raw.githubusercontent.com/pgsql-tw/promotional-materials/refs/heads/master/TWPUG-LOGO/pgsql_and_taiwan.png">
<title>PostgreSQL QUIZ Master - Taiwan PostgreSQL User Group</title>
<meta name="description" content="Master PostgreSQL with this interactive quiz platform. Featuring 200+ questions on DML, DDL, MVCC, and more." />
<meta property="og:title" content="PostgreSQL QUIZ Master" />
<meta property="og:description" content="Master PostgreSQL with this interactive quiz platform. Presented by Taiwan PostgreSQL User Group." />
<meta property="og:image" content="https://raw.githubusercontent.com/pgsql-tw/promotional-materials/refs/heads/master/TWPUG-LOGO/pgsql_and_taiwan.png" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="PostgreSQL QUIZ Master" />
<meta name="twitter:description" content="Master PostgreSQL with this interactive quiz platform." />
<meta name="twitter:image" content="https://raw.githubusercontent.com/pgsql-tw/promotional-materials/refs/heads/master/TWPUG-LOGO/pgsql_and_taiwan.png" />
<script type="module" crossorigin src="./assets/index-CHl-Cckk.js"></script>
<link rel="modulepreload" crossorigin href="./assets/vendor-Bb8JjhAW.js">
<link rel="modulepreload" crossorigin href="./assets/vendor-react-CLT6CywD.js">
<link rel="modulepreload" crossorigin href="./assets/vendor-motion-LAH7GKU7.js">
<link rel="stylesheet" crossorigin href="./assets/index-D6Vjve80.css">
</head>
<body>
<div id="root"></div>
</body>
</html>