diff options
Diffstat (limited to 'blog/src/index.html')
-rw-r--r-- | blog/src/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/blog/src/index.html b/blog/src/index.html deleted file mode 100644 index 2ea07d35ade6..000000000000 --- a/blog/src/index.html +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <head> - <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="description" content="wpcarro.dev | blog" /> - <title>wpcarro.dev | blog</title> - <script data-ad-client="ca-pub-6018268443649487" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> - </head> - <body> - <noscript>You need to enable JavaScript to run this app.</noscript> - {{ blog }} - </body> -</html> |