Merge pull request 'add proper metadata' (#1) from lime360/bigly-chat:master into master

How did you find this repository
This commit is contained in:
biglyderv 2024-11-25 14:12:43 -05:00
commit 83a82ad0ff

View file

@ -2,6 +2,9 @@
<html>
<head>
<meta charset="UTF-8">
<title>BiglyChat</title>
<meta name="description" content="Collab on videos... make creative animations... and more!">
<script src='/static/main.js'></script>
<link rel='stylesheet' href='/static/main.css'>
<meta name="viewport" content="width=device-width, initial-scale=1">