Skip to content

Commit 3785994

Browse files
committed
Revert "fix(docs): Open Collective icon until Bootstrap Icons are updated"
This reverts commit 864827b.
1 parent f56b381 commit 3785994

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

docs/components/header.vue

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
target="_blank"
7676
:link-attrs="{ 'aria-label': 'Open Collective' }"
7777
>
78-
<opencollective-logo width="1em" height="1em" class="b-icon bi"></opencollective-logo>
78+
<b-icon icon="opencollective"></b-icon>
7979
</b-nav-item>
8080
</b-navbar-nav>
8181
</b-navbar>
@@ -85,14 +85,10 @@
8585
import { BASE_URL } from '~/constants'
8686
import { version } from '~/content'
8787
import BvBadge from '~/components/bv-badge'
88-
import OpencollectiveLogo from '~/components/opencollective-logo'
8988
9089
export default {
9190
name: 'BVHeader',
92-
components: {
93-
BvBadge,
94-
OpencollectiveLogo
95-
},
91+
components: { BvBadge },
9692
data() {
9793
return {
9894
version,

docs/components/opencollective-logo.vue

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy