basics setup
This commit is contained in:
parent
71e3ed710d
commit
a7a98fa0d0
13 changed files with 301 additions and 31 deletions
|
@ -1,10 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="en" class="text-white bg-bckg">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>DavidOnTop</title>
|
||||
<link rel="stylesheet" href="global.css">
|
||||
<link rel="icon" type="image/png" href="https://pubfs.s3.davidon.top/logo-notext-transparent.png">
|
||||
<script type="module" src="/out/src/Program.fs.jsx"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue