Merge pull request #227 from Bellisario/patch-3

Added Meta (description, keywords and author)
This commit is contained in:
RobinLinus 2020-12-29 18:26:14 +01:00 committed by GitHub
commit 7efd600c38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,9 @@
<meta name="apple-mobile-web-app-capable" content="no"> <meta name="apple-mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-title" content="Snapdrop"> <meta name="apple-mobile-web-app-title" content="Snapdrop">
<!-- Descriptions --> <!-- Descriptions -->
<meta name="description" content="Instantly share images, videos, PDFs, and links with people nearby. Peer2Peer and Open Source. No Setup, No Signup.">
<meta name="keywords" content="File, Transfer, Share, Peer2Peer">
<meta name="author" content="RobinLinus">
<meta property="og:title" content="Snapdrop"> <meta property="og:title" content="Snapdrop">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="og:url" content="https://snapdrop.net/"> <meta property="og:url" content="https://snapdrop.net/">