Upgrade theme and add Signal username
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4e691faa42
commit
c13af7cd90
12
config.yml
12
config.yml
|
@ -52,26 +52,26 @@ params:
|
|||
mask_icon_color: '#e76f51'
|
||||
social:
|
||||
- name: LinkedIn
|
||||
icon: fa fa-2x fa-linkedin
|
||||
icon: fa-brands fa-2x fa-linkedin-in
|
||||
url: https://www.linkedin.com/in/sam-a-dev/
|
||||
rel: noopener noreferrer me
|
||||
- name: Mastodon
|
||||
icon: fa fa-2x fa-mastodon
|
||||
icon: fa-brands fa-2x fa-mastodon
|
||||
url: https://social.data.coop/@sam
|
||||
rel: noopener noreferrer me
|
||||
- name: GitHub
|
||||
icon: fa fa-2x fa-github
|
||||
icon: fa-brands fa-2x fa-github
|
||||
url: https://github.com/samsapti
|
||||
rel: noopener noreferrer me
|
||||
- name: GitLab
|
||||
icon: fa fa-2x fa-gitlab
|
||||
icon: fa-brands fa-2x fa-gitlab
|
||||
url: https://gitlab.com/samsapti
|
||||
rel: noopener noreferrer me
|
||||
- name: Forgejo
|
||||
icon: fa fa-2x fa-git
|
||||
icon: fa-brands fa-2x fa-git-alt
|
||||
url: https://git.data.coop/samsapti
|
||||
rel: noopener noreferrer me
|
||||
- name: Onion service
|
||||
icon: fa fa-2x fa-tor-onion
|
||||
icon: fa-solid fa-2x fa-mask
|
||||
url: http://mldhltdackluvnqso7vk2azcg3ghjxbpw4im6alubymqkonb4kppqcqd.onion
|
||||
rel: noopener noreferrer me
|
||||
|
|
|
@ -37,6 +37,6 @@ matrix_sessions:
|
|||
|
||||
## Signal
|
||||
|
||||
I use Signal for messaging as well. If you have my number, feel free to message
|
||||
me there. If not, you can get it by contacting me via one of the other contact
|
||||
methods.
|
||||
My Signal username is [samsapti.874](https://signal.me/#eu/0aer99gysfYJ0tPvgVvLyoRuWkdNKbUWB1Uyy7bW+svLAHpAk95ElI/QejfqlG2y).
|
||||
|
||||
![Signal username QR code](/images/signal-username-qr-code.png)
|
||||
|
|
BIN
static/images/signal-username-qr-code.png
Normal file
BIN
static/images/signal-username-qr-code.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
|
@ -1 +1 @@
|
|||
Subproject commit 0fab52d36def70f46847787ec755837313f51feb
|
||||
Subproject commit 745f785dd9a76b5102e6e58c9e5e550c458a6273
|
Loading…
Reference in a new issue