Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
PiggyPlex committed Apr 24, 2021
1 parent 0aa1e55 commit c717e2c
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
25 changes: 25 additions & 0 deletions websites/A/about.google/dist/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "https://schemas.premid.app/metadata/1.3",
"author": {
"name": "PiggyPlex",
"id": "695608126602477629"
},
"url": "www.keybr.com",
"description": {
"en": "Teaching the world to type at the speed of thought! Typing lessons that work."
},
"service": "keybr.com",
"version": "1.0.1",
"logo": "https://i.imgur.com/5ZUdx7o.png",
"thumbnail": "https://i.imgur.com/D6gTvpU.png",
"color": "#F5F0F0",
"tags": [
"typing",
"type",
"keybr"
],
"altnames": [
"About Google"
],
"category": "games"
}
Empty file.
6 changes: 6 additions & 0 deletions websites/A/about.google/tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": "../../../tsconfig.json",
"compilerOptions": {
"outDir": "./dist/"
}
}

0 comments on commit c717e2c

Please sign in to comment.