-
Notifications
You must be signed in to change notification settings - Fork 0
/
review.html
25 lines (24 loc) · 1.85 KB
/
review.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<html>
<head>
<title>MATH keys Review</title>
<meta content=”text/html; charset=utf-8″ http-equiv=”Content-Type”>
<link rel="stylesheet" href="math_extention_main.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Arima+Madurai&family=Unica+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Titillium+Web&family=Unica+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Finlandica&family=Fira+Sans&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link href="https://fonts.googleapis.com/css2?family=Expletus+Sans&family=Gugi&family=Sail&family=ZCOOL+QingKe+HuangYou&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
</head>
<body>
<div>Thanks you for using MATH Keys</div>
<div>We hope you find it useful? We'd love if you left us a review!</div>
<a class="feedbackLink" href="https://chrome.google.com/webstore/detail/math-keys-equation-formul/imcaiokpoocfeplmgemffhmdokiaallo" target="_blank" >Click here to leave a review</a>
<br>
<div>If you have issues, please let us know here - we always want to get better</div>
<a class="feedbackLink" href="https://www.mathkeyboards.com/feedback" target="_blank">Feedback form</a>
</body>
</html>