Title
All checks were successful
Deploy / build-and-publish (push) Successful in 1m15s
Deploy / deploy (push) Successful in 12s

This commit is contained in:
2024-09-28 17:03:46 +03:00
parent 0c4fa8c0b4
commit 567dc7c377
2 changed files with 6 additions and 0 deletions

View File

@@ -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) {

View File

@@ -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">