Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Update index_mobile.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sobakintech authored Jun 1, 2024
1 parent 2ff282d commit 4f1e46b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index_mobile.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="og:title" content="SobakinTech">
<meta property="og:description" content="Welcome to my official website!">
<meta property="og:url" content="https://www.sobakintech.sytes.net/">
<meta property="og:site_name" content="SobakinTech">
<meta property="og:type" content="website">
<script type="application/ld+json">
{"@context":"https://schema.org/","@type":"WebSite","name":"SobakinTech","url":"https://sobakintech.sytes.net/"}
</script>
<link rel="icon" href="https://sobakintech.sytes.net/public/favicon.ico">
<style data-tag="reset-style-sheet">
html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type="button"],[type="reset"],[type="submit"] { -webkit-appearance: button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type="button"]:-moz-focus,[type="reset"]:-moz-focus,[type="submit"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }
Expand Down

0 comments on commit 4f1e46b

Please sign in to comment.