1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Description: Avoid privacy breach in documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2019-01-21
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,12 +1,5 @@
# [Bootstrap](https://getbootstrap.com/)
-[](https://bootstrap-slack.herokuapp.com/)
-
-[](https://www.npmjs.com/package/bootstrap)
-[](https://travis-ci.org/twbs/bootstrap)
-[](https://david-dm.org/twbs/bootstrap#info=devDependencies)
-[](https://www.nuget.org/packages/Bootstrap)
-
Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community.
To get started, check out <https://getbootstrap.com/>!
|