File size: 1,920 Bytes
fa04fd3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cfb488e
fa04fd3
 
 
 
cfb488e
fa04fd3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3f96662
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!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>