Skip to content

Commit

Permalink
Added new icon
Browse files Browse the repository at this point in the history
SSH Key Added
  • Loading branch information
adamsthws committed Oct 28, 2024
1 parent 5c1004d commit fdfb0da
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.link-PGP-Key {
background-color: #a13c94;
}

.link-SSH-Key {
background-color: #3C62A1;
}
6 changes: 6 additions & 0 deletions assets/icons/SSH-Key.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ links:
# - google:
- paypal: https://paypal.me/adamsthws
# - windows:
- PGP-Key: https://keys.openpgp.org/search?q=57E367065CDCD3CC
- PGP-Key: https://github.com/adamsthws.gpg
- SSH-Key: https://github.com/adamsthws.keys

############################
## Colunms of Links
Expand Down

0 comments on commit fdfb0da

Please sign in to comment.