We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682c868 commit 4e5cc06Copy full SHA for 4e5cc06
builder-frontend/index.html
@@ -1,8 +1,8 @@
1
-<!DOCTYPE html>
+<!doctype html>
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<link
8
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"
builder-frontend/public/favicon.svg
builder-frontend/public/vite.svg
0 commit comments