From 480944e66e0731ea35f514498ecd6d4b220c97ae Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 May 2017 17:34:17 -0700 Subject: =?UTF-8?q?=E2=80=A2=20Add=20SVGs=20for=20GitHub,=20Slack,=20and?= =?UTF-8?q?=20Twitter=20=E2=80=A2=20Move=20the=20Bootstrap=20SVG=20into=20?= =?UTF-8?q?the=20same=20folder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_includes/bootstrap-icon.html | 1 - docs/_includes/icons/bootstrap.svg | 1 + docs/_includes/icons/github.svg | 1 + docs/_includes/icons/slack.svg | 1 + docs/_includes/icons/twitter.svg | 1 + 5 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 docs/_includes/bootstrap-icon.html create mode 100644 docs/_includes/icons/bootstrap.svg create mode 100644 docs/_includes/icons/github.svg create mode 100644 docs/_includes/icons/slack.svg create mode 100644 docs/_includes/icons/twitter.svg (limited to 'docs/_includes') diff --git a/docs/_includes/bootstrap-icon.html b/docs/_includes/bootstrap-icon.html deleted file mode 100644 index 42500d270..000000000 --- a/docs/_includes/bootstrap-icon.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/_includes/icons/bootstrap.svg b/docs/_includes/icons/bootstrap.svg new file mode 100644 index 000000000..42500d270 --- /dev/null +++ b/docs/_includes/icons/bootstrap.svg @@ -0,0 +1 @@ + diff --git a/docs/_includes/icons/github.svg b/docs/_includes/icons/github.svg new file mode 100644 index 000000000..e297b9190 --- /dev/null +++ b/docs/_includes/icons/github.svg @@ -0,0 +1 @@ +GitHub \ No newline at end of file diff --git a/docs/_includes/icons/slack.svg b/docs/_includes/icons/slack.svg new file mode 100644 index 000000000..d57a6a015 --- /dev/null +++ b/docs/_includes/icons/slack.svg @@ -0,0 +1 @@ +Slack \ No newline at end of file diff --git a/docs/_includes/icons/twitter.svg b/docs/_includes/icons/twitter.svg new file mode 100644 index 000000000..a317fd766 --- /dev/null +++ b/docs/_includes/icons/twitter.svg @@ -0,0 +1 @@ +Twitter \ No newline at end of file -- cgit v1.2.3