|
@@ -5,7 +5,24 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<link rel="canonical" href="https://heydon.github.io/infusion/patterns/installation/">
|
|
|
- <link href="https://fonts.googleapis.com/css?family=Miriam+Libre:700&text=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz%26" rel="stylesheet">
|
|
|
+ <link rel="apple-touch-icon" sizes="57x57" href="https://heydon.github.io/infusion/images/apple-icon-57x57.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="60x60" href="https://heydon.github.io/infusion/images/apple-icon-60x60.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="72x72" href="https://heydon.github.io/infusion/images/apple-icon-72x72.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="76x76" href="https://heydon.github.io/infusion/images/apple-icon-76x76.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="114x114" href="https://heydon.github.io/infusion/images/apple-icon-114x114.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="120x120" href="https://heydon.github.io/infusion/images/apple-icon-120x120.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="144x144" href="https://heydon.github.io/infusion/images/apple-icon-144x144.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="152x152" href="https://heydon.github.io/infusion/images/apple-icon-152x152.png">
|
|
|
+ <link rel="apple-touch-icon" sizes="180x180" href="https://heydon.github.io/infusion/images/apple-icon-180x180.png">
|
|
|
+ <link rel="icon" type="image/png" sizes="192x192" href="https://heydon.github.io/infusion/images/android-icon-192x192.png">
|
|
|
+ <link rel="icon" type="image/png" sizes="32x32" href="https://heydon.github.io/infusion/images/favicon-32x32.png">
|
|
|
+ <link rel="icon" type="image/png" sizes="96x96" href="https://heydon.github.io/infusion/images/favicon-96x96.png">
|
|
|
+ <link rel="icon" type="image/png" sizes="16x16" href="https://heydon.github.io/infusion/images/favicon-16x16.png">
|
|
|
+ <link rel="manifest" href="https://heydon.github.io/infusion/manifest.json">
|
|
|
+ <meta name="msapplication-TileColor" content="#ffffff">
|
|
|
+ <meta name="msapplication-TileImage" content="/images/ms-icon-144x144.png">
|
|
|
+ <meta name="theme-color" content="#ffffff">
|
|
|
+ <link href="https://fonts.googleapis.com/css?family=Miriam+Libre:700" rel="stylesheet">
|
|
|
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" rel="stylesheet">
|
|
|
<link rel="stylesheet" href="https://heydon.github.io/infusion/css/prism.css" />
|
|
|
<link rel="stylesheet" type="text/css" href="https://heydon.github.io/infusion/css/styles.css">
|
|
@@ -223,10 +240,10 @@
|
|
|
<p>If the command line is not your thing, fork <a href="https://github.com/heydon/inclusive-pattern-library">github.com/heydon/inclusive-pattern-library</a> and choose <strong>Open in Desktop</strong> from <strong>Clone or download</strong> (see figure 1, below).</p>
|
|
|
|
|
|
|
|
|
-<figure role="group" aria-describedby="VGhlIEdpdGh1YiB3ZWIg">
|
|
|
+<figure role="group" aria-describedby="caption-VGhlIEdpdGh1YiB3ZWIg">
|
|
|
<p><img src="https://heydon.github.io/infusion/images/open_in_desktop.png" alt="The open in desktop option, revealed when clicking clone or download" /></p>
|
|
|
|
|
|
- <figcaption id="VGhlIEdpdGh1YiB3ZWIg">
|
|
|
+ <figcaption id="caption-VGhlIEdpdGh1YiB3ZWIg">
|
|
|
The Github web interface
|
|
|
</figcaption>
|
|
|
</figure>
|