forked from HoangLaoTa/gk_se_web_report
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
3.9 KiB
82 lines
3.9 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
|
<meta name="theme-color" content="#000000" />
|
|
<meta name="description" content="Cải thiện khả năng tiếng anh cho mọi trình độ" />
|
|
<!--
|
|
manifest.json provides metadata used when your web app is installed on a
|
|
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
|
|
-->
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
<!--
|
|
Notice the use of %PUBLIC_URL% in the tags above.
|
|
It will be replaced with the URL of the `public` folder during the build.
|
|
Only files inside the `public` folder can be referenced from the HTML.
|
|
|
|
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
|
|
work correctly both with client-side routing and a non-root public URL.
|
|
Learn how to configure a non-root public URL by running `npm run build`.
|
|
-->
|
|
<title>Sunday English - Nâng cao điểm số Tiếng Anh</title>
|
|
<!-- UIkit CSS -->
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/uikit@3.5.15/dist/css/uikit.min.css" />
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
|
|
<link rel="stylesheet" type="text/css" charset="UTF-8"
|
|
href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css">
|
|
<link rel="stylesheet" type="text/css"
|
|
href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css">
|
|
<link rel="stylesheet" href="/assets/css/all.css" />
|
|
<link rel="stylesheet" href="/assets/css/responsive.css" />
|
|
<link rel="stylesheet" href="/assets/css/button.css" />
|
|
<link rel="stylesheet" href="/assets/css/input.css" />
|
|
<link rel="stylesheet" href="/assets/css/login.css" />
|
|
<link rel="icon" href="/" type="image/x-icon" />
|
|
<link rel="shortcut icon" href="/" type="image/x-icon" />
|
|
<meta name="description" content="Sunday English" />
|
|
<meta name="keywords" content="Sunday English" />
|
|
<link rel='canonical' href="/" />
|
|
<meta name="COPYRIGHT" content="Copyright (C) 2019 Sunday English" />
|
|
<meta name="RATING" content="GENERAL" />
|
|
<meta name="revisit-after" content="1 days" />
|
|
<meta name="DC.title" content="Sunday English" />
|
|
<meta name="geo.region" content="US" />
|
|
<meta property="twitter:title" content="Sunday English" />
|
|
<meta property="og:image" content="/" />
|
|
<meta property="og:title" content="Sunday English" />
|
|
<meta property="og:description" content="Sunday English" />
|
|
<meta property="og:url" content="/" />
|
|
<meta property="og:site_name" content="" />
|
|
</head>
|
|
</head>
|
|
|
|
<!-- <body style="overflow: hidden;"> -->
|
|
|
|
<body class=" scrollbar-custom-5">
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
<!--
|
|
This HTML file is a template.
|
|
If you open it directly in the browser, you will see an empty page.
|
|
|
|
You can add webfonts, meta tags, or analytics to this file.
|
|
The build step will place the bundled scripts into the <body> tag.
|
|
|
|
To begin the development, run `npm start` or `yarn start`.
|
|
To create a production bundle, use `npm run build` or `yarn build`.
|
|
-->
|
|
</body>
|
|
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js"></script>
|
|
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
|
|
<!-- UIkit JS -->
|
|
<script src="https://cdn.jsdelivr.net/npm/uikit@3.5.15/dist/js/uikit.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/uikit@3.5.15/dist/js/uikit-icons.min.js"></script>
|
|
<script src="%PUBLIC_URL%/js/all.js"></script>
|
|
<script src="/assets/js/all.js"></script>
|
|
<script src="/assets/js/select.js"></script>
|
|
|
|
</html> |