maskaro commited on
Commit
e5bff4e
·
verified ·
1 Parent(s): 14cb5ed

Update indexo.html

Browse files
Files changed (1) hide show
  1. indexo.html +1 -0
indexo.html CHANGED
@@ -3,6 +3,7 @@
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
 
6
  <title>My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js"></script>
7
  <title>My static Space</title>
8
  <link rel="stylesheet" href="style.css" />
9
  </head>