I hereby claim:
- I am thomcrowe on github.
- I am thomcrowe (https://keybase.io/thomcrowe) on keybase.
- I have a public key ASDspaVg1uLdCkQ6WDM2e8e5gWONtNZSXIQ7Bk-G8TllWAo
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <TITLE>About Me</TITLE> | |
| </head> |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <TITLE>About Me</TITLE> | |
| <!-- Normalize CSS --> |
| * { box-sizing: border-box; } | |
| .container { | |
| width: 80%; | |
| margin: 0 auto; | |
| } | |
| .header h1 { | |
| text-align: center; | |
| } |
| html { | |
| background: url(../img/contact_bg.jpg) no-repeat center center fixed; | |
| -webkit-background-size: cover; | |
| -moz-background-size: cover; | |
| -o-background-size: cover; | |
| background-size: cover; | |
| } | |
| .header h1 { | |
| text-align: center; |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <link rel="icon" type="image/ico" href="/favicon.ico"> | |
| <TITLE>Contact Me</TITLE> |
I hereby claim:
To claim this, I am signing this object:
| { | |
| "Version": "2012-10-17", | |
| "Statement": [ | |
| { | |
| "Action": "apigateway:*", | |
| "Effect": "Allow", | |
| "Resource": "arn:aws:apigateway:*::/restapis/GATEWAY_ID/*" | |
| }, | |
| { | |
| "Action": [ |