Funking-Packer / index.html
Ajwwk's picture
Update index.html
cfb488e verified
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta http-equiv="Content-Type" content="text/html, charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="texturepacker, texture, packer, godot, funkinpacker, fnf, optimize, spritesheet, friday, night, funkin, sprite, sheet" />
<!-- Primary Meta Tags -->
<title>Funkin Packer</title>
<meta name="title" content="Funkin Packer" />
<meta name="description" content="Funkin Packer makes optimized spritesheets for your game or site, offering rotation, trimming, multipacking, and repacking existing spritesheets." />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ajwwk-funking-packer.static.hf.space" />
<meta property="og:title" content="Funkin Packer" />
<meta property="og:description" content="Funkin Packer makes optimized spritesheets for your game or site, offering rotation, trimming, multipacking, and repacking existing spritesheets." />
<!-- Twitter -->
<meta property="twitter:url" content="https://ajwwk-funking-packer.static.hf.space" />
<meta property="twitter:title" content="Funkin Packer" />
<meta property="twitter:description" content="Funkin Packer makes optimized spritesheets for your game or site, offering rotation, trimming, multipacking, and repacking existing spritesheets." />
<link rel="shortcut icon" href="./static/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="./static/images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="./static/css/index.css"/>
<link rel="stylesheet" type="text/css" href="./static/css/color-gray.css"/>
<script src="./static/js/index.js"></script>
</head>
<body class="color-900">
<div id="root" class="main-container"></div>
</body>
</html>