Skip to content

Instantly share code, notes, and snippets.

@DavidMihola
Last active August 29, 2015 14:24
Show Gist options
  • Save DavidMihola/ce476dcd000d26ec7578 to your computer and use it in GitHub Desktop.
Save DavidMihola/ce476dcd000d26ec7578 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta property="og:title" content="My First App Link" />
<meta property="al:android:app_name" content="Kleine Zeitung" />
<meta property="al:android:package" content="com.tailoredapps" />
<meta property="al:android:class" content="com.kleinezeitung.next.SplashScreen_" />
<meta property="al:web:url" content="http://www.tailored-apps.com" />
<meta property="al:web:should_fallback" content="false" />
</head>
<body>
Hello, world!
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment