|
|
|
@ -7,10 +7,8 @@
|
|
|
|
|
<meta name="description" content="" />
|
|
|
|
|
<meta name="author" content="" />
|
|
|
|
|
<title>In English Please!</title>
|
|
|
|
|
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
|
|
|
|
|
<!-- Font Awesome icons (free version)-->
|
|
|
|
|
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
|
|
|
|
<!-- Google fonts-->
|
|
|
|
|
<link rel="icon" type="image/x-icon" href="{{base}}/assets/favicon.ico"/>
|
|
|
|
|
<!-- Font Awesome icons (free version)--><!-- Google fonts-->
|
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" />
|
|
|
|
|
<link
|
|
|
|
|
href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i"
|
|
|
|
@ -158,10 +156,6 @@
|
|
|
|
|
<footer class="footer bg-black small text-center text-white-50">
|
|
|
|
|
<div class="container px-4 px-lg-5">Copyright © SegWave</div>
|
|
|
|
|
</footer>
|
|
|
|
|
<!-- Bootstrap core JS-->
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
|
|
|
|
|
<!-- Core theme JS-->
|
|
|
|
|
<script src="{{base}}/js/scripts.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|