Soon as NFT
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta chartset="UTF-8">
|
||||
<title>Creative Coding</title>
|
||||
<meta name="description" content="This is an example of a meta description.">
|
||||
<link rel="stylesheet" type="text/css" href="theme.css">
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="canvas1"></canvas>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user