Update project name

This commit is contained in:
Dennis Schoepf 2021-07-14 12:37:23 +02:00
parent c486b4c567
commit a6616f5f21
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>codecities</title>
<title>CodeWanderer</title>
<link rel="stylesheet" href="./styles.scss" />
</head>
<body>

View file

@ -1,8 +1,8 @@
{
"name": "codecities",
"name": "CodeWanderer",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:dennisschoepf/codecities.git",
"repository": "git@github.com:dennisschoepf/codewanderer.git",
"author": "Dennis Schoepf <dennis@schoepf.co>",
"license": "MIT",
"scripts": {