mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
renamed app to utopia-game
This commit is contained in:
parent
373a7020e2
commit
1c41115948
@ -4,7 +4,10 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Sample App</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Utopia is a cooperative real life manifestation game">
|
||||
<title>Utopia Game</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "the-game",
|
||||
"name": "utopia-game",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user