Skip to content

Instantly share code, notes, and snippets.

View andsveking's full-sized avatar
🍎
Coding

Sven Andersson andsveking

🍎
Coding
  • Defold Game Engine, King
  • Stockholm, Sweden
View GitHub Profile
<html>
<head>
<meta property="al:ios:url" content="example://applinks" />
<meta property="al:ios:app_store_id" content="12345" />
<meta property="al:ios:app_name" content="Example App" />
<meta property="og:title" content="example page title" />
<meta property="og:type" content="website" />
<!-- Other headers -->
</head>
<!-- Other HTML content -->