I hereby claim:
- I am benbjurstrom on github.
- I am benbjurstrom (https://keybase.io/benbjurstrom) on keybase.
- I have a public key ASDk-tAYVrIgkxhMUx9Nv2IzbtlT1LdcBxkCDxM4X7OGJgo
To claim this, I am signing this object:
{ | |
"$id": "https://example.com/person.schema.json", | |
"$schema": "https://json-schema.org/draft/2020-12/schema", | |
"title": "Person", | |
"type": "object", | |
"properties": { | |
"firstName": { | |
"type": "string", | |
"description": "The person's first name." | |
}, |
<div @class(['overflow-hidden', $class])> | |
<div | |
class="blur-lg bg-cover bg-no-repeat" | |
style="background-image: url('{{$placeholder}}');" | |
> | |
<img | |
:key="{{$id}}" | |
class="h-full w-full transition duration-200 ease-in opacity-0" | |
src="{{$src}}" | |
onload="this.classList.remove('opacity-0'); |
#!/bin/bash | |
for Folder in AccessAnalyzer \ | |
Account \ | |
Acm \ | |
ACMPCA \ | |
AlexaForBusiness \ | |
Amplify \ | |
AmplifyBackend \ | |
AmplifyUIBuilder \ |
/* | |
|-------------------------------------------------------------------------- | |
| PurgeOldEmails | |
|-------------------------------------------------------------------------- | |
| https://gist.github.com/benbjurstrom/00cdfdb24e39c59c124e812d5effa39a | |
| | |
*/ | |
// Purge messages automatically after how many days? | |
var DELETE_AFTER_DAYS = 7 |
I hereby claim:
To claim this, I am signing this object: