mirror of
https://github.com/ION606/ion606.github.io.git
synced 2026-05-14 22:16:59 +00:00
added favicon
This commit is contained in:
+9
-1
@@ -4,7 +4,15 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>ION606.com</title>
|
<meta property="og:title" content="ION606.com">
|
||||||
|
<meta property="og:description"
|
||||||
|
content="My personal website!">
|
||||||
|
<meta property="og:image" content="https://avatars.githubusercontent.com/u/58801387">
|
||||||
|
<meta property="og:url" content="https://ion606.com/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
|
||||||
|
<title>README - ION606.com</title>
|
||||||
|
<link rel="icon" href="https://avatars.githubusercontent.com/u/58801387" type="image/jpeg">
|
||||||
|
|
||||||
<link rel="stylesheet" href="pageMenu.css">
|
<link rel="stylesheet" href="pageMenu.css">
|
||||||
<script src="https://gist.github.com/ION606/4aae09270d1b72c2d8196aaf2e59782b.js"></script>
|
<script src="https://gist.github.com/ION606/4aae09270d1b72c2d8196aaf2e59782b.js"></script>
|
||||||
|
|||||||
+3
-1
@@ -11,7 +11,9 @@
|
|||||||
<meta property="og:url" content="https://ion606.com/">
|
<meta property="og:url" content="https://ion606.com/">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
|
|
||||||
<title>ION606.com - Home</title>
|
<title>Home - ION606.com</title>
|
||||||
|
<link rel="icon" href="https://avatars.githubusercontent.com/u/58801387" type="image/jpeg">
|
||||||
|
|
||||||
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
|
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<script type="text/javascript" src="script.js"></script>
|
<script type="text/javascript" src="script.js"></script>
|
||||||
|
|||||||
+9
-1
@@ -4,7 +4,15 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>ION606.com - Projects</title>
|
<meta property="og:title" content="ION606.com">
|
||||||
|
<meta property="og:description"
|
||||||
|
content="My personal website!">
|
||||||
|
<meta property="og:image" content="https://avatars.githubusercontent.com/u/58801387">
|
||||||
|
<meta property="og:url" content="https://ion606.com/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
|
||||||
|
<title>Projects - ION606.com</title>
|
||||||
|
<link rel="icon" href="https://avatars.githubusercontent.com/u/58801387" type="image/jpeg">
|
||||||
|
|
||||||
<link rel="stylesheet" href="projects.css">
|
<link rel="stylesheet" href="projects.css">
|
||||||
<link rel="stylesheet" href="pageMenu.css">
|
<link rel="stylesheet" href="pageMenu.css">
|
||||||
|
|||||||
Reference in New Issue
Block a user