Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit 307f0cb

Browse files
committed
Improve app metadata
1 parent 6ef839e commit 307f0cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

head.php

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
<meta name="twitter:description" content="Easily download videos from Youtube, Dailymotion, Vimeo and other websites." />
2525
<script type="text/javascript" src="https://www.gstatic.com/cv/js/sender/v1/cast_sender.js"></script>
2626
<script src="dist/main.js"></script>
27+
<meta itemprop="applicationCategory" content="Download" />
28+
<meta itemprop="operatingSystem" content="Linux" />
29+
<meta itemprop="operatingSystem" content="Mac OS X" />
2730
</head>
2831

2932

0 commit comments

Comments
 (0)