Skip to content

Commit 75c7a23

Browse files
author
Pooya Parsa
committed
add twitter links
1 parent 5009111 commit 75c7a23

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ This branch is for [Bootstrap4 Beta](https://getbootstrap.com/docs/4.0). If you
5555
- 📘 [Documentation](https://bootstrap-vue.js.org)
5656
- 🔨 [Release Notes](https://bootstrap-vue.js.org/docs/misc/changelog)
5757
- 💬 [Slack Community](https://bootstrap-vue.now.sh)
58+
- 🐦 [Twitter](https://twitter.com/BootstrapVue)
5859

5960
## Contributors
6061

docs/components/nav.vue

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@
4141
<span class="sr-only">GitHub</span>
4242
</b-nav-item>
4343

44+
<b-nav-item href="https://twitter.com/BootstrapVue" target="_blank">
45+
<svg class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 499.36" focusable="false">
46+
<title>Twitter</title>
47+
<path d="M160.83 416.32c193.2 0 298.92-160.22 298.92-298.92 0-4.51 0-9-.2-13.52A214 214 0 0 0 512 49.38a212.93 212.93 0 0 1-60.44 16.6 105.7 105.7 0 0 0 46.3-58.19 209 209 0 0 1-66.79 25.37 105.09 105.09 0 0 0-181.73 71.91 116.12 116.12 0 0 0 2.66 24c-87.28-4.3-164.73-46.3-216.56-109.82A105.48 105.48 0 0 0 68 159.6a106.27 106.27 0 0 1-47.53-13.11v1.43a105.28 105.28 0 0 0 84.21 103.06 105.67 105.67 0 0 1-47.33 1.84 105.06 105.06 0 0 0 98.14 72.94A210.72 210.72 0 0 1 25 370.84a202.17 202.17 0 0 1-25-1.43 298.85 298.85 0 0 0 160.83 46.92" fill="currentColor"></path>
48+
</svg>
49+
<span class="sr-only">Twitter</span>
50+
</b-nav-item>
51+
4452
<b-nav-item href="https://bootstrap-vue.now.sh" target="_blank">
4553
<svg class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" focusable="false">
4654
<title>Slack</title>

0 commit comments

Comments
 (0)