Browse Source

Link manifest.

master^2
neroignis@gmail.com 4 years ago
parent
commit
42e6d6c5b1
  1. 1
      index.html

1
index.html

@ -5,6 +5,7 @@
<title>9Follow | Follow your favorite 9GAG accounts</title> <title>9Follow | Follow your favorite 9GAG accounts</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no" <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no"
name="viewport"> name="viewport">
<link rel="manifest" href="js/manifest.json">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/izitoast/1.4.0/css/iziToast.min.css"/> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/izitoast/1.4.0/css/iziToast.min.css"/>
<link rel="stylesheet" href="https://bootswatch.com/4/darkly/bootstrap.min.css"> <link rel="stylesheet" href="https://bootswatch.com/4/darkly/bootstrap.min.css">
<link rel="stylesheet" href="css/app.css"> <link rel="stylesheet" href="css/app.css">

Loading…
Cancel
Save