Skip to content

Commit 3fea180

Browse files
author
AndreMicheletti
committed
Deploy to ghpages
0 parents  commit 3fea180

13 files changed

Lines changed: 218 additions & 0 deletions

assets/google_play_badge.png

91.7 KB
Loading

assets/index-BBf23oiB.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-lXxhpWZM.js

Lines changed: 168 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

async_logo_horizontal.png

152 KB
Loading

favicon.ico

1.62 KB
Binary file not shown.

index.html

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
2+
<!DOCTYPE html>
3+
<html lang="en">
4+
<head>
5+
<meta charset="UTF-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>AsyncStudio - Custom Game Development</title>
8+
<meta name="description" content="AsyncStudio - Professional custom game development for mobile, web, and PC. Specializing in multiplayer games and on-demand game solutions." />
9+
<meta name="author" content="AsyncStudio" />
10+
11+
<meta property="og:title" content="AsyncStudio - Custom Game Development" />
12+
<meta property="og:description" content="Professional custom game development for mobile, web, and PC. Specializing in multiplayer games and on-demand game solutions." />
13+
<meta property="og:type" content="website" />
14+
15+
<meta name="twitter:card" content="summary_large_image" />
16+
<meta name="twitter:site" content="@asyncstudio" />
17+
<script type="module" crossorigin src="/assets/index-lXxhpWZM.js"></script>
18+
<link rel="stylesheet" crossorigin href="/assets/index-BBf23oiB.css">
19+
</head>
20+
21+
<!-- Google tag (gtag.js) -->
22+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q18R0B3MYM"></script>
23+
<script>
24+
window.dataLayer = window.dataLayer || [];
25+
function gtag(){dataLayer.push(arguments);}
26+
gtag('js', new Date());
27+
28+
gtag('config', 'G-Q18R0B3MYM');
29+
</script>
30+
31+
<body>
32+
<div id="root"></div>
33+
</body>
34+
</html>

placeholder.svg

Lines changed: 1 addition & 0 deletions
Loading
193 KB
Loading

portfolio/knife_thrower_icon.jpg

110 KB
Loading

portfolio/plunderio_icon.png

58.8 KB
Loading

0 commit comments

Comments
 (0)