aboutsummaryrefslogtreecommitdiff
path: root/apps/extension/index.html
blob: bb4c07c7ead8a460925a16cb56863512e053f651 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>God Bless Vanilla JavaScript!!!</title>
</head>
<body>
  <h1>hello World! Follow <a href="https://x.com/supermemoryai">@supermemoryai</a></h1>
</body>
</html>