|
@@ -133,7 +133,7 @@
|
|
|
<header class="intro-and-nav" role="banner">
|
|
|
<div>
|
|
|
<div class="intro">
|
|
|
- <a class="logo" href="https://thepaciellogroup.github.io/infusion/" aria-label="Infusion pattern library home page">
|
|
|
+ <a class="logo" href="https://thepaciellogroup.github.io/infusion/" aria-label="Infusion home page">
|
|
|
<img src="https://thepaciellogroup.github.io/infusion/images/logo.svg" alt="">
|
|
|
</a>
|
|
|
<p class="library-desc">
|
|
@@ -475,7 +475,7 @@ theme = "infusion"
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
-<li><strong>title</strong> — This is the project’s name, like “Megacorp 5000 Pattern Library”. You don’t have to include the term “documentation” if you don’t want to. For <strong>Infusion’s</strong> own version of <strong>Infusion</strong>, the <code>title</code> is, predictably, <em>Infusion</em> :-)</li>
|
|
|
+<li><strong>title</strong> — This is the project’s name, like “Megacorp 5000 Pattern Library” or “Assplosion.js Documentation”. For <strong>Infusion’s</strong> own version of <strong>Infusion</strong>, the <code>title</code> is simply <em>Infusion</em> :-)</li>
|
|
|
<li><strong>baseURL</strong> — This is the root of the live site. Typically you will publish the site to Github Pages, so this should be the base URL for your Github Pages site.</li>
|
|
|
<li><strong>theme</strong> — This is the theme the library is using. Don’t change this from “infusion”.</li>
|
|
|
<li><strong>description</strong> — This is a short description of your documentation project and comes under the logo. You can include markdown syntax here, like <em>**Infusion**</em> in the above example for making the name of the library bold.</li>
|