Please see: https://github.com/kevinSuttle/html-meta-tags, thanks for the idea @dandv!
Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/
<!doctype html> | |
<!-- http://taylor.fausak.me/2015/01/27/ios-8-web-apps/ --> | |
<html> | |
<head> | |
<title>iOS 8 web app</title> | |
<!-- CONFIGURATION --> |
From f1bafcca7344c48373b8a2c4efe88ae9cc893eea Mon Sep 17 00:00:00 2001 | |
From: Sedat Dilek <[email protected]> | |
Date: Mon, 11 Apr 2011 23:56:10 +0200 | |
Subject: [PATCH 1/2] x86, clang: Remove asmregparm from | |
syscall_trace_{enter,leave}() | |