deploy: c058fb4b46
This commit is contained in:
parent
6a366bd509
commit
966d922abe
13 changed files with 78 additions and 13 deletions
|
|
@ -12,6 +12,11 @@
|
|||
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
|
||||
<link rel="manifest" href="/static/site.webmanifest">
|
||||
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
||||
<meta property="og:title" content="Adrian Victor">
|
||||
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://adrianvic.github.io/">
|
||||
<meta property="og:image" content="https://adrianvic.github.io/static/images/bear.jpg">
|
||||
</head>
|
||||
<body>
|
||||
<style>
|
||||
|
|
@ -20,7 +25,7 @@
|
|||
}
|
||||
</style>
|
||||
<div id="everythingHelper">
|
||||
<img src="/static/images/bear.jpg" class="bg">
|
||||
<img src="/static/images/bear.jpg" class="bg">
|
||||
<header>
|
||||
<div>
|
||||
<h1>Adrian Victor</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue