mirror of
https://github.com/deps-rs/deps.rs.git
synced 2024-11-22 10:26:30 +00:00
parent
3ca1c7b238
commit
ca4cd5273d
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ fn get_site_icon(repo_site: &RepoSite) -> &'static str {
|
|||
match *repo_site {
|
||||
RepoSite::Github => "fa-github",
|
||||
RepoSite::Gitlab => "fa-gitlab",
|
||||
RepoSite::Bitbucket => "fa-bitbucket",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue