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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user