Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hive
hive-io
Commits
11bbe931
Commit
11bbe931
authored
Jul 17, 2021
by
Mahdi Yari
Browse files
fix instagram icon
parent
96fc26ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/fontawesome.ts
View file @
11bbe931
...
...
@@ -34,6 +34,7 @@ import {
faWindows
as
fabWindows
,
faApple
as
fabApple
,
faLinkedin
as
fabLinkedin
,
faInstagram
as
fabInstagram
,
}
from
'
@fortawesome/free-brands-svg-icons
'
dom
.
watch
()
...
...
@@ -105,6 +106,7 @@ library.add(
fasExternalLinkAlt
,
fasChevronDown
,
fasTimes
,
fabInstagram
,
)
Vue
.
component
(
'
fa-icon
'
,
FontAwesomeIcon
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment