mirror of
https://github.com/flyandi/mazda-custom-application-sdk
synced 2024-12-23 11:42:57 -06:00
update
This commit is contained in:
parent
4e240864a1
commit
8b459b82b7
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue