review (solid version) (pun intented)
This commit is contained in:
parent
56fa987021
commit
4adf257cbf
7 changed files with 153 additions and 5 deletions
20
review/index.html
Normal file
20
review/index.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="https://dp.nea.moe/avatar/712639419785412668.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>ehco</title>
|
||||
<meta content="review" property="og:title" />
|
||||
<meta content="rewviewdb, but not turkish" property="og:description" />
|
||||
<meta content="https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" />
|
||||
<meta content="#43B581" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="reviewroot"></div>
|
||||
<script type="module" src="./index.tsx"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue