-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
46 lines (41 loc) · 2.47 KB
/
index.html
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
40
41
42
43
44
45
46
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>FileFillet - Efficiently manage files on MacOS</title>
<meta name="description" content="FileFillet helps you to copy or move files to your favorite folders. Keep the overview by not having to open new Finder windows anymore.">
<meta name="keywords" content="macOS organize files folders folder file finder" />
<meta name="author" content="SarensX OÜ" />
<meta name="robots" content="index, follow" />
<meta name="theme-color" content="#ffffff" />
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://filefillet.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="FileFillet helps you to copy or move files to your favorite folders. Keep the overview by not having to open new Finder windows anymore.">
<meta property="og:image" content="">
<!-- <meta property="og:image" content="https://leanpragmatism.com/banner.jpeg" /> -->
<meta property="og:site_name" content="FileFillet" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Meta Tags -->
<!-- Twitter Meta Tags -->
<meta content="summary_large_image" name="twitter:card" >
<meta name="twitter:site" content="@sarensw">
<meta name="twitter:creator" content="@sarensw">
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="filefillet.com">
<meta property="twitter:url" content="https://filefillet.com/">
<meta name="twitter:title" content="FileFillet - Efficiently manage files on MacOS">
<meta name="twitter:description" content="FileFillet helps you to copy or move files to your favorite folders. Keep the overview by not having to open new Finder windows anymore.">
<meta name="twitter:image" content="">
<!-- <meta name="twitter:image" content="https://leanpragmatism.com/banner.jpg"> -->
<script type="module" crossorigin src="/assets/main-B8Lsnt_K.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-EjhKCvn6.css">
</head>
<body class="bg-white text-gray-900">
<div id="root" class=""></div>
<script src="https://beamanalytics.b-cdn.net/beam.min.js" data-token="a3e2bd5a-d9df-4284-8bb0-26e69607c7dc" async></script>
<script src="https://gumroad.com/js/gumroad.js"></script>
</body>
</html>