Skip to content

Commit 51ffec5

Browse files
Sutep Vue
1 parent df22107 commit 51ffec5

28 files changed

+7501
-393
lines changed

messenger_vue/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
<meta charset="UTF-8">
55
<link rel="icon" href="/favicon.ico">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Vite App</title>
7+
<!-- Font Awesome -->
8+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" />
9+
<title>Messenger App</title>
810
</head>
911
<body>
1012
<div id="app"></div>

0 commit comments

Comments
 (0)