Changed project name

This commit is contained in:
Liviu Burcusel 2025-09-15 12:43:41 +02:00
parent e42cc2a97e
commit 585a6ebfca
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C
5 changed files with 12 additions and 9 deletions

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="/favicon.png" />
<link rel="shortcut icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dexie Test</title>
<title>YDIOY</title>
<meta
name="description"
content="Testing the easiest way to use IndexedDB. Dexie is a lightweight, minimalistic wrapper that provides a straightforward API for developers using IndexedDB."
content="YDIOY - Testing the easiest way to use IndexedDB. Dexie is a lightweight, minimalistic wrapper that provides a straightforward API for developers using IndexedDB."
/>
</head>
<body>