Skip to content

Commit 00ce33b

Browse files
committed
post
1 parent e3622b8 commit 00ce33b

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta
6+
name="viewport"
7+
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
8+
/>
9+
10+
<title>stopsopa.github.io</title>
11+
12+
</head>
13+
<body class="layout bg" toc>
14+
<div class="body">
15+
<div class="inside">
16+
17+
<h2>Awesome</h2>
18+
<script type="editor" data-lang="sh">
19+
20+
To read:
21+
https://github.com/maahl/awesome-postgres-resources
22+
23+
Awesome Postgres:
24+
https://github.com/dhamaniasad/awesome-postgres
25+
https://gitee.com/SHUKE001/awesome-postgres
26+
https://github.com/pg-tr/awesome-postgres
27+
28+
29+
30+
31+
</script>
32+
33+
<div class="cards">
34+
<h2>Index</h2>
35+
<script type="editor" data-lang="sh"></script>
36+
</div>
37+
</div>
38+
</div>
39+
<script type="module" src="/js/github.js"></script>
40+
</body>
41+
</html>

0 commit comments

Comments
 (0)