Title
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
%sveltekit.head%
|
||||
|
||||
<!-- Yandex.Metrika counter -->
|
||||
<script type="text/javascript">
|
||||
(function (m, e, t, r, i, k, a) {
|
||||
|
||||
@@ -2,6 +2,11 @@
|
||||
import "../app.css";
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>Anatoly Kopyl</title>
|
||||
<meta name="description" content="Fullstack developer with a passion for user-friendly design and providing value to the user." />
|
||||
</svelte:head>
|
||||
|
||||
<slot />
|
||||
|
||||
<style lang="postcss">
|
||||
|
||||
Reference in New Issue
Block a user