Skip to content
Snippets Groups Projects

Main

Closed Ahmad Saladin requested to merge main into issue-10-user-index
Compare and
10 files
+ 5346
2
Preferences
Compare changes
Files
10
+ 9
1
@@ -3,7 +3,15 @@
@@ -3,7 +3,15 @@
<head>
<head>
<meta charset="utf-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<!-- <meta name="viewport" content="width=device-width,initial-scale=1.0"> -->
 
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
 
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter&amp;display=swap">
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Merriweather&amp;display=swap">
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Merriweather+Sans&amp;display=swap">
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito&amp;display=swap">
 
 
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
</head>