Skip to content

Commit

Permalink
⚡ adding new pgp-key icon
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 committed Oct 29, 2024
1 parent 5f1c2f3 commit 3ba7c91
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 11 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Qubt is a simple personal blog theme for [Hugo](https://gohugo.io). The theme is
2) Follow this link to the theme [template](https://github.com/chrede88/qubtTemplate).
3) Follow the installation instructions in the template repo. They are listed below for reference.

### Template installation instructions (Only for reference)
### Template installation instructions (Only for reference)
1) Use this template by pressing `Use this template`.
2) Clone your version of the template to your local computer:
```shell
Expand Down Expand Up @@ -102,7 +102,7 @@ author:
links:
- github: https://github.com/username
- facebook: https://facebook.com/me
###############################
## OpenGraph & Twitter Cards
Expand All @@ -119,18 +119,19 @@ Links are defined by the name (i.e. "github" or "facebook"). The names must matc
### Supported Social Icons
| **Supported Icons** | **Supported Icons** | **Supported Icons** | **Supported Icons** |
| --- | --- | --- | --- |
| amazon | apple | bandcamp | bitbucket |
| amazon | apple | bandcamp | bitbucket |
| bluesky | check-mark | codepen | dev |
| discord | dribbble | email | etsy |
| facebook | flickr | foursquare | github |
| gitlab | google | instagram | keybase |
| kickstarter | link | linkedin | mastodon |
| medium | orcid | patreon | paypal | pinterest |
| reddit | signal | skype | slack |
| snapchat | soundcloud | spotify | stack-exchange |
| stack-overflow | strava | telegram | tiktok |
| tumblr | twitch | untappd | website |
| whatsapp | windows | x-twitter | youtube |
| medium | orcid | patreon | paypal |
| pgp-key | pinterest | reddit | signal |
| skype | slack | snapchat | soundcloud |
| spotify | stack-exchange | stack-overflow | strava |
| telegram | tiktok | tumblr | twitch |
| untappd | website | whatsapp | windows |
| x-twitter | youtube |


### Custom Social Icons
Expand Down
6 changes: 6 additions & 0 deletions assets/icons/pgp-key.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions exampleSite/config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ links:
# - apple:
# - amazon:
# - google:
# - paypal:
# - paypal:
# - pgp-key:
# - windows:

###############################
Expand All @@ -69,4 +70,4 @@ links:
title: "Qubt Theme"
description: "Demo site build with Qubt & Hugo"
images:
- thumbnail.png
- thumbnail.png

0 comments on commit 3ba7c91

Please sign in to comment.