Yash goyal commited on
Commit
cde434f
·
verified ·
1 Parent(s): cf9c868

Update templates/form.html

Browse files
Files changed (1) hide show
  1. templates/form.html +1 -1
templates/form.html CHANGED
@@ -5,7 +5,7 @@
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
  <title>SnapSkin</title>
7
  <link rel="stylesheet" href="/static/form-styles.css" />
8
- <link rel="shortcut icon" href="/static/logo.jpg" />
9
  <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"/>
10
  <script src="/static/preloader.js"></script>
11
  <script src="/static/cursor-effect.js"></script>
 
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
  <title>SnapSkin</title>
7
  <link rel="stylesheet" href="/static/form-styles.css" />
8
+ <link rel="shortcut icon" href="/static/logo.png" />
9
  <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"/>
10
  <script src="/static/preloader.js"></script>
11
  <script src="/static/cursor-effect.js"></script>