I hereby claim:
- I am briantschu on github.
- I am briantschu (https://keybase.io/briantschu) on keybase.
- I have a public key ASABsPHE2p9Erz344SmbxUnJaGpMSdIh0TxM-wqv8HhpYgo
To claim this, I am signing this object:
| #!/bin/bash | |
| # git-cleanup-repo | |
| # | |
| # Author: Rob Miller <rob@bigfish.co.uk> | |
| # Adapted from the original by Yorick Sijsling | |
| git checkout master &> /dev/null | |
| # Make sure we're working with the most up-to-date version of master. | |
| git fetch |
I hereby claim:
To claim this, I am signing this object:
| /* ========================================================================== | |
| DONATELY Styles for Justice Matters Press | |
| Updated by Brian Tofte-Schumacher | |
| ========================================================================== */ | |
| .donately-btn.donately-submit { | |
| border: none; | |
| background-image: none; | |
| background: #1C676E none repeat scroll 0% 0% !important; | |
| border-radius: 0px; |