Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cool-dev-guy authored Sep 28, 2023
1 parent 3624c7b commit cfb41d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="A simple free chat web app.The v0.0.1 of cool-chat.">
<meta property="og:description" content="A simple free chat web app.The v0.0.1 of cool-chat.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="static/css/main.css">
<script type="text/javascript" src="static/js/main.js"></script>
Expand Down

0 comments on commit cfb41d2

Please sign in to comment.