Merge branch 'main' of https://github.com/kennethnym/infinifi into kennethnym-main
This commit is contained in:
@@ -2,11 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>infinifi</title>
|
||||
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
<link rel="preload" href="./style.css" as="style">
|
||||
<link rel="modulepreload" href="./bg.js">
|
||||
<link rel="modulepreload" href="./script.js">
|
||||
<link rel="preload" href="./images/cat-0.png" as="image">
|
||||
@@ -14,6 +12,14 @@
|
||||
<link rel="prefetch" href="./images/cat-1.png" as="image">
|
||||
<link rel="prefetch" href="./images/cat-2.png" as="image">
|
||||
<link rel="prefetch" href="./images/cat-3.png" as="image">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<meta name="twitter:card" content="summary"></meta>
|
||||
<meta name="twitter:site" content="@kennethnym"></meta>
|
||||
<meta name="twitter:title" content="infinifi"></meta>
|
||||
<meta name="twitter:description" content="infinite lo-fi beats in the background"></meta>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
Reference in New Issue
Block a user