19 lines
951 B
HTML
19 lines
951 B
HTML
<html>
|
|
<head>
|
|
<title>flame | gallery@TacoWolf</title>
|
|
<meta name="title" content="flame | gallery@TacoWolf">
|
|
<meta name="description" content="a digital art gallery, brought to you by tacowolf">
|
|
<meta name=viewport content="width=device-width, initial-scale=1">
|
|
<meta property="og:url" content="https://tacowolf.net/gallery/rain"/>
|
|
<meta property="og:title" content="rain"/>
|
|
<meta property="og:site_name" content="gallery@TacoWolf"/>
|
|
<meta property="og:description" content="a digital art gallery, brought to you by tacowolf"/>
|
|
<meta property="og:image" content="http://i.imgur.com/mz7k3h8.png"/>
|
|
<link rel="shortcut icon" type="image/x-icon" href="https://tacowolf.net/favicon.ico">
|
|
<link rel="stylesheet" href="../main.css">
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.7/p5.js"></script>
|
|
<script src="flame.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|