Skip to content
Snippets Groups Projects
Commit 10935f91 authored by kasperisager's avatar kasperisager
Browse files

Only reference Bootstrap by its major version

Conflicts:
	about.php
parent fbbd0ae1
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
[![GitHub version](https://badge.fury.io/gh/kasperisager%2Fvanilla-bootstrap.png)](http://badge.fury.io/gh/kasperisager%2Fvanilla-bootstrap) [![Dependency Status](https://gemnasium.com/kasperisager/vanilla-bootstrap.png)](https://gemnasium.com/kasperisager/vanilla-bootstrap)
Bootstrap for Vanilla has been rewritten from scratch on top of [Bootstrap 3.1](http://getbootstrap.com) in this second installation of the most popular theme for Vanilla Forums. Kickstart your Vanilla-powered community forums with a fresh and solid theme that is ready to be customized to your heart's desires.
Bootstrap for Vanilla has been rewritten from scratch on top of [Bootstrap 3](http://getbootstrap.com) in this second installation of the most popular theme for Vanilla Forums. Kickstart your Vanilla-powered community forums with a fresh and solid theme that is ready to be customized to your heart's desires.
## Getting started
......
......@@ -2,7 +2,7 @@
$ThemeInfo['bootstrap'] = array(
'Name' => 'Bootstrap',
'Description' => "<strong>UPDATED!</strong> Bootstrap for Vanilla has been rewritten from scratch on top of <a href='http://getbootstrap.com'>Bootstrap 3.1</a> in this second installation of the most popular theme for Vanilla Forums. Kickstart your community with a fresh and solid theme that is ready to be customized to your heart's desires.",
'Description' => "<strong>UPDATED!</strong> Bootstrap for Vanilla has been rewritten from scratch on top of <a href='http://getbootstrap.com'>Bootstrap 3</a> in this second installation of the most popular theme for Vanilla Forums. Kickstart your community with a fresh and solid theme that is ready to be customized to your heart's desires.",
'Version' => '2.0.5',
'Author' => 'Kasper K. Isager',
'AuthorEmail' => 'kasperisager@gmail.com',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment