Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
naufal-yafi committed Aug 2, 2023
1 parent f9aae3e commit 4dfd62d
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 45 deletions.
40 changes: 0 additions & 40 deletions assets/index-1b8e9adb.js

This file was deleted.

40 changes: 40 additions & 0 deletions assets/index-64ad35e3.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-2025f2ca.css → assets/index-bab19dd2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 13 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,21 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="./vite.svg" type="image/x-icon">
<link rel="apple-touch-icon" href="./vite.svg">
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<meta name="author" content="Muhammad Naufal Yafi'">
<meta name="description" content="you can't type bad word">
<meta name="keywords" content="chat app, censor bad word">

<link rel="shortcut icon" href="./vite.png" type="image/x-icon">
<link rel="apple-touch-icon" href="./vite.png">

<title>Chat App</title>
<script type="module" crossorigin src="./assets/index-1b8e9adb.js"></script>
<link rel="stylesheet" href="./assets/index-2025f2ca.css">
<script type="module" crossorigin src="./assets/index-64ad35e3.js"></script>
<link rel="stylesheet" href="./assets/index-bab19dd2.css">
</head>
<body class="bg-black">
<div id="root"></div>
Expand Down
Binary file added vite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4dfd62d

Please sign in to comment.