I hereby claim:
- I am TsundereBug on github.
- I am tsunderebug (https://keybase.io/tsunderebug) on keybase.
- I have a public key whose fingerprint is 59D0 E3A5 3212 2181 AF35 E903 0890 5B6C 568C F9EE
To claim this, I am signing this object:
| <html> | |
| <head> | |
| <title>Ch14 concept map</title> | |
| <link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet"> | |
| <style> | |
| #main { | |
| margin: auto; | |
| text-align: center; | |
| font-family: 'Ubuntu', sans-serif; |
I hereby claim:
To claim this, I am signing this object:
| // Future versions of Hyper may add additional config options, | |
| // which will not automatically be merged into this file. | |
| // See https://hyper.is#cfg for all currently supported options. | |
| module.exports = { | |
| config: { | |
| // default font size in pixels for all tabs | |
| fontSize: 12, | |
| // font family with optional fallbacks | |
| fontFamily: 'Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace', |