Coding header, fixes & additions

Coding HTML & CSS Header, edited README file, fixed sass, added icons, fragmentation css, using BEM & other
This commit is contained in:
RailTH
2024-02-02 13:06:51 +11:00
parent a566d13781
commit 85cce21e6b
20 changed files with 1908 additions and 88 deletions

View File

@@ -2,16 +2,8 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<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" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>React App</title>
<title>SusMarket</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>