Wordpress Logo

WebApp-Kompatibilität

<meta name="apple-mobile-web-app-capable" content="yes">
	<meta name="apple-mobile-web-app-title" content="your-name">
	<link rel="apple-touch-icon" href="<?php echo get_template_directory_uri();?>/favicon-192.png">
	
	<meta name="theme-color" content="#468227">
	<meta name="mobile-web-app-capable" content="yes">
	<meta name="application-name" content="your-name">
	<link rel="icon" href="<?php echo get_template_directory_uri();?>/favicon-192.png">