From 0050688fecb58bb458824b0c1db2e40865cb3924 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 17 Jan 2013 20:30:19 -0800 Subject: [PATCH] finish updating starter template --- starter-template.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/starter-template.html b/starter-template.html index 88d39d979d..cea480d491 100644 --- a/starter-template.html +++ b/starter-template.html @@ -26,6 +26,14 @@ + + + @@ -52,8 +60,10 @@
-

Bootstrap starter template

-

Use this document as a way to quick start any new project.
All you get is this message and a barebones HTML document.

+
+

Bootstrap starter template

+

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

+
-- 2.47.2