Skip to content

Commit 69cf1ad

Browse files
committed
chore: update name, deploy setup
1 parent 0effa9d commit 69cf1ad

5 files changed

Lines changed: 627 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# TileMapster
1+
# Tile Mapster
22

33
A modern web-based tile map editor built with React and TypeScript. Create, edit, and export pixel-perfect tile maps with an intuitive interface and powerful tools.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>TileMapster</title>
7+
<title>Tile Mapster</title>
88
</head>
99
<body>
1010
<div id="root"></div>

0 commit comments

Comments
 (0)