Changed project name
This commit is contained in:
parent
e42cc2a97e
commit
585a6ebfca
5 changed files with 12 additions and 9 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue