File tree Expand file tree Collapse file tree 9 files changed +373
-10
lines changed Expand file tree Collapse file tree 9 files changed +373
-10
lines changed Original file line number Diff line number Diff line change 5
5
< meta charset ="UTF-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Page Not Found | ML Repos</ title >
8
- < link rel ="icon " href ="logo-bg .png " type ="image/png ">
8
+ < link rel ="icon " href ="/assets/recode-hive .png " type ="image/png ">
9
9
< style >
10
10
body {
11
11
display : flex;
36
36
position : absolute;
37
37
width : 80px ;
38
38
height : 80px ;
39
- background-image : url ('logo-bg .png' );
39
+ background-image : url ('/assets/recode-hive .png' );
40
40
background-size : contain;
41
41
background-repeat : no-repeat;
42
42
cursor : pointer;
@@ -188,7 +188,7 @@ <h1>404 - Page Not Found</h1>
188
188
</ div >
189
189
190
190
<!-- // linking script -->
191
- < script src ="js/404.js "> </ script >
191
+ < script src ="/ js/404.js "> </ script >
192
192
</ body >
193
193
194
194
</ html >
Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< title > About | ML Repos</ title >
7
- < link rel ="icon " href ="logo-bg .png " type ="image/png ">
7
+ < link rel ="icon " href ="/assets/recode-hive .png " type ="image/png ">
8
8
</ head >
9
9
< body >
10
10
< h1 > This is the about page</ h1 >
Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< title > Contact | ML Repos</ title >
7
- < link rel ="icon " href ="logo-bg .png " type ="image/png ">
7
+ < link rel ="icon " href ="/assets/recode-hive .png " type ="image/png ">
8
8
</ head >
9
9
< body >
10
10
< h1 > This is the Contact page</ h1 >
Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< title > FAQ | ML Repos</ title >
7
- < link rel ="icon " href ="logo-bg .png " type ="image/png ">
7
+ < link rel ="icon " href ="/assets/recode-hive .png " type ="image/png ">
8
8
</ head >
9
9
< body >
10
10
< h1 > This is the FAQ page</ h1 >
Original file line number Diff line number Diff line change 5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< title > Machine Learning Repositories</ title >
7
7
< link rel ="stylesheet " href ="styles.css ">
8
- < link rel ="icon " href ="logo-bg .png " type ="image/png "> <!-- Added favicon -->
8
+ < link rel ="icon " href ="/assets/recode-hive .png " type ="image/png "> <!-- Added favicon -->
9
9
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css ">
10
10
< script src ="https://cdn.jsdelivr.net/npm/chart.js "> </ script >
11
11
</ head >
@@ -191,8 +191,8 @@ <h3>Recommendation Models</h3>
191
191
192
192
<!-- Chatbot Button -->
193
193
< div class ="chatbot-button " id ="chatbot-button ">
194
- <!-- < img src="logo-bg .png" height="50px" width="50px"> -- >
195
- < svg fill ="#444 " width ="163px " height ="163px " viewBox ="-0.96 -0.96 25.92 25.92 " xmlns ="http://www.w3.org/2000/svg " stroke ="#444 " stroke-width ="0.00024000000000000003 "> < g id ="SVGRepo_bgCarrier " stroke-width ="0 "> </ g > < g id ="SVGRepo_tracerCarrier " stroke-linecap ="round " stroke-linejoin ="round " stroke ="#fff " stroke-width ="0.096 "> </ g > < g id ="SVGRepo_iconCarrier "> < path d ="M21.928 11.607c-.202-.488-.635-.605-.928-.633V8c0-1.103-.897-2-2-2h-6V4.61c.305-.274.5-.668.5-1.11a1.5 1.5 0 0 0-3 0c0 .442.195.836.5 1.11V6H5c-1.103 0-2 .897-2 2v2.997l-.082.006A1 1 0 0 0 1.99 12v2a1 1 0 0 0 1 1H3v5c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2v-5a1 1 0 0 0 1-1v-1.938a1.006 1.006 0 0 0-.072-.455zM5 20V8h14l.001 3.996L19 12v2l.001.005.001 5.995H5z "> </ path > < ellipse cx ="8.5 " cy ="12 " rx ="1.5 " ry ="2 "> </ ellipse > < ellipse cx ="15.5 " cy ="12 " rx ="1.5 " ry ="2 "> </ ellipse > < path d ="M8 16h8v2H8z "> </ path > </ g > </ svg >
194
+ < img src ="assets/chatbot .png " height ="50px " width ="50px " id =" chatbot-img " class =" floating " >
195
+ <!-- < svg fill="#444" width="163px" height="163px" viewBox="-0.96 -0.96 25.92 25.92" xmlns="http://www.w3.org/2000/svg" stroke="#444" stroke-width="0.00024000000000000003"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" stroke="#fff" stroke-width="0.096"></g><g id="SVGRepo_iconCarrier"><path d="M21.928 11.607c-.202-.488-.635-.605-.928-.633V8c0-1.103-.897-2-2-2h-6V4.61c.305-.274.5-.668.5-1.11a1.5 1.5 0 0 0-3 0c0 .442.195.836.5 1.11V6H5c-1.103 0-2 .897-2 2v2.997l-.082.006A1 1 0 0 0 1.99 12v2a1 1 0 0 0 1 1H3v5c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2v-5a1 1 0 0 0 1-1v-1.938a1.006 1.006 0 0 0-.072-.455zM5 20V8h14l.001 3.996L19 12v2l.001.005.001 5.995H5z"></path><ellipse cx="8.5" cy="12" rx="1.5" ry="2"></ellipse><ellipse cx="15.5" cy="12" rx="1.5" ry="2"></ellipse><path d="M8 16h8v2H8z"></path></g></svg> -- >
196
196
</ div >
197
197
198
198
<!-- Chatbox -->
Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< title > Organization | ML Repos</ title >
7
- < link rel ="icon " href ="logo-bg .png " type ="image/png ">
7
+ < link rel ="icon " href ="/assets/recode-hive .png " type ="image/png ">
8
8
</ head >
9
9
< body >
10
10
< h1 > This is the Organization page</ h1 >
You can’t perform that action at this time.
0 commit comments