randydev commited on
Commit
ac6fbde
·
verified ·
1 Parent(s): c926465

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -8,7 +8,7 @@
8
  <meta charset="UTF-8">
9
  <meta property="og:title" content="TOOLS AKENO" />
10
  <meta property="og:url" content="https://tools.betabotz.org" />
11
- <link href='/css/styles.css' rel='stylesheet'>
12
  <link href="images/favicon.png" rel="icon">
13
  <link href="images/favicon.png" rel="apple-touch-icon">
14
  <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4444980143050884" crossorigin="anonymous"></script>
 
8
  <meta charset="UTF-8">
9
  <meta property="og:title" content="TOOLS AKENO" />
10
  <meta property="og:url" content="https://tools.betabotz.org" />
11
+ <link href='/static/styles.css' rel='stylesheet'>
12
  <link href="images/favicon.png" rel="icon">
13
  <link href="images/favicon.png" rel="apple-touch-icon">
14
  <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4444980143050884" crossorigin="anonymous"></script>