SameerArz commited on
Commit
3b127ff
·
verified ·
1 Parent(s): f107646

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -1
index.html CHANGED
@@ -5,6 +5,8 @@
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Mistral Mind: A Precision AI for Personalized Learning and Development</title>
7
  <link rel="stylesheet" href="style.css">
 
 
8
  </head>
9
  <body>
10
  <header>
@@ -14,9 +16,13 @@
14
  </header>
15
  <iframe src="https://eum-lovat.vercel.app" allowfullscreen></iframe>
16
  <footer>
 
 
 
17
  <div class="social-links">
18
- <a href="https://huggingface.co/SameerArz">Hugging Face</a>
19
  <a href="https://www.geeksforgeeks.org/user/sameer_0624/">GeeksforGeeks</a>
 
 
20
  </div>
21
  <div class="developers">
22
  Developed by Sameer and Shreya
 
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Mistral Mind: A Precision AI for Personalized Learning and Development</title>
7
  <link rel="stylesheet" href="style.css">
8
+ <!-- Adding Google Fonts for Poppins -->
9
+ <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap" rel="stylesheet">
10
  </head>
11
  <body>
12
  <header>
 
16
  </header>
17
  <iframe src="https://eum-lovat.vercel.app" allowfullscreen></iframe>
18
  <footer>
19
+ <div class="creator">
20
+ Created by Sameer
21
+ </div>
22
  <div class="social-links">
 
23
  <a href="https://www.geeksforgeeks.org/user/sameer_0624/">GeeksforGeeks</a>
24
+ <span>|</span>
25
+ <a href="https://huggingface.co/SameerArz">Hugging Face</a>
26
  </div>
27
  <div class="developers">
28
  Developed by Sameer and Shreya