Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TecnikOfficial authored Jun 1, 2024
1 parent f6eca3c commit 064d864
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
<!DOCTYPE html>
<!--thanks to creazione.avanzare.co and bootstrap for base design template :) -->
<html lang="en-US">
<head>
<title>TecNik - Official Site</title>
<!--meta tags -->
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta content="noodp" name="robots">
<meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" name="viewport">
<meta content="max-image-preview:large" name="robots">
<link href="images/favicon.webp" rel="icon" type="image/webp">
<meta content="Official site for youtube channel https://www.youtube.com/@TecnikOfficial <br> We provide safe/ reversible tips and tricks for anyone to follow without worry tecnik.pages.dev" name="description">
<meta content="tecnik.pages.dev,tecnikofficial,techtips tecnik,https://www.youtube.com/@TecnikOfficial" name="keywords">
<meta content="TecNik" name="author">
<meta content="images/tecnikofficial.webp" type="image/webp" property="og:image">
<meta content="images/favicon.webp" type="image/webp" property="og:image:secure_url">
<link as="image" href="images/favicon.webp" type="image/webp" rel="preload">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Official site for TecNik YouTube channel. Safe and reversible tech tips for everyone.">
<meta name="robots" content="index, follow">
<meta name="keywords" content="TecNik, TecNikOfficial, tech tips, safe tips, reversible tips">
<meta property="og:title" content="TecNik - Official Site">
<meta property="og:description" content="Official site for TecNik YouTube channel. Safe and reversible tech tips for everyone.">
<meta property="og:url" content="https://tecnik.pages.dev">
<meta property="og:image" content="./images/tecnikofficial.webp">
<link rel="canonical" href="https://tecnik.pages.dev">
<link rel="icon" href="/favicon.webp" type="image/webp">
<link rel="preload" href="images/tecnik1-2.gif" as="image" type="image/gif">
<link rel="preload" as="image" href="images/favicon.webp" type="image/webp">
<title>TecNik - Official Site</title>
<!-- CSS -->
<link href="css/plugins0a05.css" id="grcs-plugins-css-css" media="all" rel="stylesheet" type="text/css">
<link href="css/style0a05.css" id="grcs-style-css-css" media="all" rel="stylesheet" type="text/css">
Expand Down

0 comments on commit 064d864

Please sign in to comment.