1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Improve iconography in toolbar

This commit is contained in:
tobspr
2020-05-18 20:30:03 +02:00
parent ee5fb984c1
commit 8c42827f4e
9 changed files with 30 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>shapez.io</title>
<title>shapez.io - Combine Shapes!</title>
<!-- mobile stuff -->
<meta name="format-detection" content="telephone=no" />
@@ -19,13 +19,16 @@
<meta name="author" content="Tobias Springer, tobias.springer1@gmail.com" />
<meta
name="description"
content="shapez.io is a fun factory base building game about combining shapes - Build the biggest factory you can imagine!"
content="shapez.io is an open-source factory building game about combining and producing different types of shapes."
/>
<meta
name="keywords"
content="shapes, .io games, factorio, incremental, upgrades, base building, open source"
/>
<meta name="keywords" content="shapez.io, .io games, games, tower defense, factorio, upgrades" />
<meta property="og:title" content="shapez.io" />
<meta
property="og:description"
content="shapez.io is a fun factory base building game about combining shapes - Build the biggest factory you can imagine!"
content="shapez.io is a fun factory base building game about combining shapes"
/>
<meta property="og:url" content="https://shapez.io/" />
<meta property="og:image" content="https://shapez.io/og_thumb.png" />