Skip to content

Commit

Permalink
renamed to Kneipen Manager 3000
Browse files Browse the repository at this point in the history
  • Loading branch information
kryptografisch committed May 29, 2023
1 parent 63876f4 commit 9ef64a2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Billiard Board Management
# Kneipen Manager 3000

Tool für Zeitnahme und zum Abrechnen von Billiard Tischen.
Tool für Zeitnahme und zum Abrechnen von Billard Tischen und Dart Boards.

SPA CSR React App, Bootstrap, Font Awesome

Expand Down
Binary file added assets/demo-table-font.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bm3001",
"name": "km3000",
"version": "2.0.0-alpha",
"description": "Billiard Manager 3001",
"description": "Kneipen Manager 3000",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.
5 changes: 2 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<meta name="description" content="Kneipen Manger 3000 - Verwalte Billard-Tisch und Dart-Boards" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
Expand All @@ -26,7 +25,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Kneipen Manager 3000</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit 9ef64a2

Please sign in to comment.