Compare commits
No commits in common. "2769575d3459e94bf1759de47d2de882ba7322a2" and "057c8ecb3eb30c539f42811ce3237c46bd1277cd" have entirely different histories.
2769575d34
...
057c8ecb3e
3 changed files with 13 additions and 2 deletions
12
index.html
Normal file
12
index.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Expanded Modern Test Card</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -3,8 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>TOTAL TECH TEST</title>
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<title>TEST CARD</title>
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 316 KiB |
Loading…
Add table
Reference in a new issue