File tree Expand file tree Collapse file tree 5 files changed +26
-0
lines changed Expand file tree Collapse file tree 5 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 13
13
< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap ">
14
14
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css ">
15
15
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/css/pikaday.min.css ">
16
+ <!--favicons-->
17
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="assets/img/apple-touch-icon.png ">
18
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="assets/img/favicon-32x32.png ">
19
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="assets/img/favicon-16x16.png ">
20
+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="assets/img/android-chrome-192x192.png ">
21
+ < link rel ="icon " type ="image/png " sizes ="512x512 " href ="assets/img/android-chrome-512x512.png ">
16
22
</ head >
17
23
18
24
< body >
Original file line number Diff line number Diff line change 13
13
< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap ">
14
14
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css ">
15
15
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/css/pikaday.min.css ">
16
+ <!--favicons-->
17
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="assets/img/apple-touch-icon.png ">
18
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="assets/img/favicon-32x32.png ">
19
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="assets/img/favicon-16x16.png ">
20
+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="assets/img/android-chrome-192x192.png ">
21
+ < link rel ="icon " type ="image/png " sizes ="512x512 " href ="assets/img/android-chrome-512x512.png ">
16
22
</ head >
17
23
18
24
< body >
Original file line number Diff line number Diff line change 8
8
< link rel ="stylesheet " href ="styles/delta.css ">
9
9
< link href ="https://unpkg.com/aos@2.3.1/dist/aos.css " rel ="stylesheet ">
10
10
< title > DELTA: Employee Attendance is now a breeze</ title >
11
+ < link rel ="icon " href ="assets/images/delta.png ">
11
12
</ head >
12
13
< body >
13
14
< div id ="launchPad " class ="text-center text-white ">
Original file line number Diff line number Diff line change 13
13
< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap ">
14
14
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css ">
15
15
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/css/pikaday.min.css ">
16
+ <!--favicons-->
17
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="assets/img/apple-touch-icon.png ">
18
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="assets/img/favicon-32x32.png ">
19
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="assets/img/favicon-16x16.png ">
20
+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="assets/img/android-chrome-192x192.png ">
21
+ < link rel ="icon " type ="image/png " sizes ="512x512 " href ="assets/img/android-chrome-512x512.png ">
16
22
</ head >
17
23
18
24
< body >
Original file line number Diff line number Diff line change 13
13
< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap ">
14
14
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css ">
15
15
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/css/pikaday.min.css ">
16
+ <!--favicons-->
17
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="assets/img/apple-touch-icon.png ">
18
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="assets/img/favicon-32x32.png ">
19
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="assets/img/favicon-16x16.png ">
20
+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="assets/img/android-chrome-192x192.png ">
21
+ < link rel ="icon " type ="image/png " sizes ="512x512 " href ="assets/img/android-chrome-512x512.png ">
22
+
16
23
</ head >
17
24
18
25
< body >
You can’t perform that action at this time.
0 commit comments