|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> |
7 | 7 | <title>RTU Notes - Best Online Study Material</title> |
8 | 8 | <meta name="description" |
9 | | - content="All online tools you need in one website for free. Internet-based tools that are designed to assist individuals in various professions, including developers, designers, and others."> |
10 | | - <link rel="icon" type="image/x-icon" href="https://www.useoftools.com/favicon.png" /> |
| 9 | + content="RTU Previous Year Question Papers - All Courses, All Semester - RTU University, RTU BTECH Papers, RTU Notes"> |
| 10 | + <link rel="icon" type="image/x-icon" href="./favicon.png" /> |
11 | 11 | <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css'> |
12 | 12 | <link rel="stylesheet" href="https://www.useoftools.com/style.css"> |
13 | 13 |
|
14 | 14 | <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9724513291347385" |
15 | 15 | crossorigin="anonymous"></script> |
16 | | -<!-- Google tag (gtag.js) --> |
17 | | -<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZBZ9S6S4NH"></script> |
18 | | -<script> |
19 | | - window.dataLayer = window.dataLayer || []; |
20 | | - function gtag(){dataLayer.push(arguments);} |
21 | | - gtag('js', new Date()); |
22 | | - |
23 | | - gtag('config', 'G-ZBZ9S6S4NH'); |
24 | | -</script> |
| 16 | + |
25 | 17 |
|
26 | 18 | <style> |
27 | 19 | section { |
|
118 | 110 | <img src="https://www.useoftools.com/logo.png" alt="Online Tools" class="logo"> |
119 | 111 |
|
120 | 112 | <ul class="main-menu"> |
121 | | - <li><a href="https://www.useoftools.com">Home</a></li> |
122 | | - <li><a href="https://www.useoftools.com/developer" target="_blank">Coding Tools</a></li> |
| 113 | + <li><a href="/">Home</a></li> |
| 114 | + <li><a href="/rtu-syllabus" target="_blank">RTU Syllabus</a></li> |
123 | 115 | <li><a href="https://www.useoftools.com/qr-code-generator" target="_blank">Generate QR Code</a></li> |
124 | 116 | <li><a href="https://www.sciencebaba.com/" target="_blank">Latest News</a></li> |
125 | 117 | </ul> |
|
0 commit comments