Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2014-03-05 01:32:02 +0400
committerMark Otto <otto@github.com>2014-03-05 01:32:02 +0400
commit5193f9f607affbb5c01f5215ed19168ce3530ca5 (patch)
tree203490bee091de2628e3a2e9610ad7e7f9dc9562 /docs/about.html
parentcaf332080e7dfa7818ab57fe04028ece60fdf975 (diff)
add svg logos to brand guidelines
Diffstat (limited to 'docs/about.html')
-rw-r--r--docs/about.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/about.html b/docs/about.html
index 9ffcd1f409..70a6717e40 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -80,6 +80,20 @@ lead: "Learn about the project's history, meet the maintaining teams, and find o
</div>
</div>
+ <h2>Download mark</h2>
+ <p>Download the Bootstrap mark in one of three styles, each available as an SVG file. Right click, Save as.</p>
+ <div class="bs-brand-logos">
+ <div class="bs-brand-item">
+ <img class="svg" src="../assets/brand/bootstrap-solid.svg" alt="Bootstrap">
+ </div>
+ <div class="bs-brand-item inverse">
+ <img class="svg" src="../assets/brand/bootstrap-outline.svg" alt="Bootstrap">
+ </div>
+ <div class="bs-brand-item inverse">
+ <img class="svg" src="../assets/brand/bootstrap-punchout.svg" alt="Bootstrap">
+ </div>
+ </div>
+
<h2>Name</h2>
<p>The project and framework should always be referred to as <strong>Bootstrap</strong>. No Twitter before it, no capital <em>s</em>, and no abbreviations except for one, a capital <strong>B</strong>.</p>
<div class="bs-brand-logos">