Update index.html to refer to the correct project so i don't confuse myself again
This commit is contained in:
parent
5f0e2cb085
commit
da3af4880f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
<article role="main" class="kss-main kss-homepage content">
|
<article role="main" class="kss-main kss-homepage content">
|
||||||
<h1 id="style-guide">Style Guide</h1>
|
<h1 id="style-guide">Style Guide</h1>
|
||||||
<h2 id="styleguide-contents">Styleguide Contents</h2>
|
<h2 id="styleguide-contents">Styleguide Contents</h2>
|
||||||
<p>This project contains SASS/CSS and markup samples for the Parient H.M. Brain website. SASS source code is compiled to CSS. Handlebars templates are compiled to HTML markup examples. </p>
|
<p>This project contains SASS/CSS and markup samples for the Agaric.com website and any associated websites, including data.agaric.com. SASS source code is compiled to CSS. Handlebars templates are compiled to HTML markup examples. </p>
|
||||||
<p>The SASS/CSS code is built on the <a href="https://bulma.io">Bulma framework</a>. </p>
|
<p>The SASS/CSS code is built on the <a href="https://bulma.io">Bulma framework</a>. </p>
|
||||||
<p>The markup examples are comiled by the <a href="http://assemble.io">Assemble static site generator</a>. <em>(It is not necessary to use this in your application.)</em></p>
|
<p>The markup examples are comiled by the <a href="http://assemble.io">Assemble static site generator</a>. <em>(It is not necessary to use this in your application.)</em></p>
|
||||||
<p>Here is a description of the directories:</p>
|
<p>Here is a description of the directories:</p>
|
||||||
|
|
Loading…
Reference in a new issue