imseldrith commited on
Commit
b9a2f2f
·
1 Parent(s): df2588a

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -83,7 +83,7 @@
83
  color: #ff3366;
84
  }
85
  footer {
86
- background-color: #f2f2f2;
87
  padding: 20px;
88
  text-align: center;
89
  }
@@ -192,7 +192,7 @@
192
  </div>
193
  </div>
194
  <footer>
195
- <p>Made with ❤️ by <a href="codegenius.me">Ashiq Hussain Mir</a></p>
196
  </footer>
197
  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
198
  </body>
 
83
  color: #ff3366;
84
  }
85
  footer {
86
+
87
  padding: 20px;
88
  text-align: center;
89
  }
 
192
  </div>
193
  </div>
194
  <footer>
195
+ <p>Built with ❤️ by <a href="codegenius.me">Ashiq Hussain Mir</a></p>
196
  </footer>
197
  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
198
  </body>