This commit is contained in:
Andreas Schwarz 2016-02-10 23:06:03 -08:00
parent 4e240864a1
commit 8b459b82b7

View file

@ -2,7 +2,7 @@
<html lang="en-us"> <html lang="en-us">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Custom Applications SDK for Mazda Infotainment System by flyandi</title> <title>Custom Application SDK for Mazda Infotainment System</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
@ -11,7 +11,7 @@
</head> </head>
<body> <body>
<section class="page-header"> <section class="page-header">
<h1 class="project-name">Custom Applications SDK for Mazda Infotainment System</h1> <h1 class="project-name">Custom Application SDK for Mazda Infotainment System</h1>
<h2 class="project-tagline">A micro framework that allows you to write and deploy custom applications to the Mazda Infotainment System</h2> <h2 class="project-tagline">A micro framework that allows you to write and deploy custom applications to the Mazda Infotainment System</h2>
<a href="https://github.com/flyandi/mazda-custom-applications-sdk" class="btn">View on GitHub</a> <a href="https://github.com/flyandi/mazda-custom-applications-sdk" class="btn">View on GitHub</a>
<a href="https://github.com/flyandi/mazda-custom-applications-sdk/zipball/master" class="btn">Download .zip</a> <a href="https://github.com/flyandi/mazda-custom-applications-sdk/zipball/master" class="btn">Download .zip</a>