Move CSS assets
This commit is contained in:
parent
4b9aec6611
commit
01a9db8da1
2 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta property="og:description" content="a digital art gallery, brought to you by tacowolf"/>
|
||||
<meta property="og:image" content="https://i.imgur.com/aqh0JKq.png"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="https://tacowolf.net/favicon.ico">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<link rel="stylesheet" href="../main.css">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.7/p5.js"></script>
|
||||
<script src="rain.js"></script>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue