Skip to content

Commit 0dde65c

Browse files
author
kerbethecoder
committed
initialized tailwindcss
1 parent 2b36b26 commit 0dde65c

File tree

9 files changed

+1999
-97
lines changed

9 files changed

+1999
-97
lines changed

the-notepad/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<!doctype html>
1+
<!DOCTYPE html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/the-notepad-logo.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + Vue</title>
7+
<title>The NotePad.</title>
88
</head>
99
<body>
1010
<div id="app"></div>

0 commit comments

Comments
 (0)