Skip to content

Commit

Permalink
change all urls
Browse files Browse the repository at this point in the history
  • Loading branch information
david-lev committed Feb 12, 2024
1 parent efc61b6 commit f9da6e7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta name="description" content="David Lev | Profile" />
<meta property="og:title" content="David Lev" />
<meta property="og:description" content="David Lev | Profile" />
<meta property="og:url" content="https://davidlev.me/" />
<meta property="og:url" content="https://davidev.dev/" />
<meta property="og:image" content="/assets/images/main_logo.jpeg" />
<meta property="og:image:secure_url" content="/assets/images/main_logo.jpeg" />
<meta name="twitter:title" content="David Lev" />
Expand Down Expand Up @@ -65,7 +65,7 @@

gtag('config', 'G-PS6S3R2R4Q');
</script>
<link rel="canonical" href="https://davidlev.me/">
<link rel="canonical" href="https://davidev.dev/">
<link crossorigin="anonymous"
href="/assets/css/stylesheet.d7fb4cbf980fe688a21621b06a795933c4e6bb2d4070ec940667af1715d84af2.css"
integrity="sha256-1/tMv5gP5oiiFiGwanlZM8Tmuy1AcOyUBmevFxXYSvI=" rel="preload stylesheet" as="style">
Expand Down Expand Up @@ -109,7 +109,7 @@
<meta property="og:title" content="David Lev" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://davidlev.me/" />
<meta property="og:url" content="https://davidev.dev/" />

<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="David Lev" />
Expand All @@ -120,11 +120,11 @@
"@context": "https://schema.org",
"@type": "Organization",
"name": "David Lev",
"url": "https://davidlev.me/",
"url": "https://davidev.dev/",
"description": "",
"thumbnailUrl": "https://davidlev.me/favicon.ico",
"thumbnailUrl": "https://davidev.dev/favicon.ico",
"sameAs": [
"https://paypal.me/davidlev", "https://davidlev.me", "https://open.spotify.com/user/4xgot8coriuhr6ad9f29pt0pv", "https://github.com/david-lev", "https://t.me/davidlev", "https://discordapp.com/users/808839114874683422", "mailto:[email protected]", "https://twitter.com"
"https://paypal.me/davidlev", "https://davidev.dev", "https://open.spotify.com/user/4xgot8coriuhr6ad9f29pt0pv", "https://github.com/david-lev", "https://t.me/davidlev", "https://discordapp.com/users/808839114874683422", "mailto:[email protected]", "https://twitter.com"
]
}
</script>
Expand All @@ -145,7 +145,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="https://davidlev.me/" accesskey="h" title="David Lev (Alt + H)">David Lev</a>
<a href="https://davidev.dev/" accesskey="h" title="David Lev (Alt + H)">David Lev</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
Expand Down

0 comments on commit f9da6e7

Please sign in to comment.