-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
22 lines (22 loc) · 1.09 KB
/
Copy pathdocs.html
File metadata and controls
22 lines (22 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Formulas & Documentation — GradeForge</title>
<meta name="description" content="Detailed SGPA & CGPA mathematical formulas, university percentage conversion rules (VTU, Anna University), and FAQ.">
<meta name="theme-color" content="#102A43">
<link rel="canonical" href="https://gradeforge.poorvithmp.com/docs">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<meta property="og:type" content="website">
<meta property="og:title" content="Formulas & Documentation — GradeForge">
<meta property="og:description" content="Detailed SGPA & CGPA mathematical formulas, university percentage conversion rules, and FAQ.">
<meta property="og:url" content="https://gradeforge.poorvithmp.com/docs">
<meta property="og:image" content="https://gradeforge.poorvithmp.com/og.svg">
<meta name="twitter:card" content="summary_large_image">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>