Made updates to the about page

This commit is contained in:
Bastian de Byl
2019-02-25 21:18:03 -05:00
parent 205c931e74
commit dacef525e0
2 changed files with 16 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ signed commits and **do not** support signed pushes.
That being said, I have added my public key to my
[GitLab](https://gitlab.com/bdebyl), and set the global config to use my signing
key, and sign all of my commits.
```bash
git config --global user.signingKey 875953A2
git config --global commit.gpgSign true