Skip to content

Commit

Permalink
Merge pull request #63 from itsmeabhishek03/fix/ICON
Browse files Browse the repository at this point in the history
fix rendering of icons
  • Loading branch information
JAYESHBATRA authored Jan 4, 2024
2 parents 6723aac + b957c79 commit 198ddf9
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Orbital Configuration Simulator</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/x-icon" href="../../../assets/logo.png">
</head>
<body>
<h1 class="heading">Orbital Configuration Simulator</h1>
Expand Down
1 change: 1 addition & 0 deletions Components/Simulations/Waves-Simulator/wave.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<title>Wave Simulater</title>
<link type="text/css" rel="stylesheet" href="styles.css" />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/x-icon" href="../../../assets/logo.png">
</head>
<body>
<div class="header">
Expand Down
2 changes: 1 addition & 1 deletion Pages/3D-Visualizations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/3D-Visualizations/sources/button-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion Pages/3D-Visualizations/sources/button-2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion Pages/3D-Visualizations/sources/button-3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion Pages/3D-Visualizations/sources/button-4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion Pages/3D-Visualizations/sources/button-5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion Pages/About-Us/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../assets/logo.png">
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
Expand Down
2 changes: 1 addition & 1 deletion Pages/Doubt Engine/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Quizes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Quizes/tests/button-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Quizes/tests/button-2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Quizes/tests/button-3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Quizes/tests/button-4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Quizes/tests/button-5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Quizes/tests/button-6/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Simulation/Interactions/Button-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Simulation/Interactions/Button-2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Simulation/Interactions/Button-3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Simulation/Interactions/Button-4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Simulation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Videos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../assets/logo.png">
</head>
<body>
<!-- nav bar -->
Expand Down
2 changes: 1 addition & 1 deletion Pages/Videos/sources/button-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="https://cdn.plyr.io/3.7.8/plyr.css" />
<script src="https://cdn.plyr.io/3.7.8/plyr.polyfilled.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion Pages/Videos/sources/button-2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="https://cdn.plyr.io/3.7.8/plyr.css" />
<script src="https://cdn.plyr.io/3.7.8/plyr.polyfilled.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion Pages/Videos/sources/button-3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="https://cdn.plyr.io/3.7.8/plyr.css" />
<script src="https://cdn.plyr.io/3.7.8/plyr.polyfilled.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion Pages/Videos/sources/button-4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Virtuo Learn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries.css">
<link rel="icon" type="image/x-icon" href="../HomePage/assets/logo.png">
<link rel="icon" type="image/x-icon" href="../../../../assets/logo.png">
<link rel="stylesheet" href="https://cdn.plyr.io/3.7.8/plyr.css" />
<script src="https://cdn.plyr.io/3.7.8/plyr.polyfilled.js"></script>
</head>
Expand Down

0 comments on commit 198ddf9

Please sign in to comment.