Commit a92cd185055025d2b5bd72296a09c6b9ebe94b3a

Authored by Rohan Rangray
1 parent fac948231f
Exists in master

Changed title

Showing 2 changed files with 7 additions and 1 deletions Side-by-side Diff

.idea/scopes/scope_settings.xml View file @ a92cd18
  1 +<component name="DependencyValidationManager">
  2 + <state>
  3 + <option name="SKIP_IMPORT_STATEMENTS" value="false" />
  4 + </state>
  5 +</component>
... ... @@ -4,7 +4,8 @@
4 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5 5 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
6 6 <meta name="theme-color" content="#2196F3">
7   - <title>Material UI One Page Theme</title>
  7 + <link rel="shortcut icon" href="flashy.ico">
  8 + <title>Flashy</title>
8 9  
9 10 <!-- CSS -->
10 11 <link href="css/materialize.css" type="text/css" rel="stylesheet">