removed z and v
This commit is contained in:
parent
6aecc455dd
commit
3c4bf063fc
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2021 Timofey Gelazoniya
|
||||
Copyright (c) 2021 Timofey Gelaoniya
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Personal Website
|
||||
|
||||
See: [zeldon.ru](https://zeldon.ru).
|
||||
See: [eldon.ru](https://zeldon.ru).
|
||||
|
||||
My personal website. An [MIT](https://github.com/xzeldon/zeldon-site/blob/main/LICENSE) licensed, easy modifiable.
|
||||
|
||||
## Dependencies
|
||||
|
||||
Only [Vite](https://vitejs.dev/) for development and bundling.
|
||||
Only [ite](https://vitejs.dev/) for development and bundling.
|
||||
|
||||
## Set up
|
||||
|
||||
|
|
|
@ -15,11 +15,11 @@
|
|||
<link rel="apple-touch-icon" href="favicon/apple-touch-icon.png">
|
||||
|
||||
<title>zeldØƞ</title>
|
||||
<meta name="description" content="zeldon's website">
|
||||
<meta name="description" content="eldon's website">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="zeldØƞ">
|
||||
<meta property="og:description" content="zeldon's website">
|
||||
<meta property="og:title" content="eldØƞ">
|
||||
<meta property="og:description" content="eldon's website">
|
||||
<meta property="og:url" content="https://zeldon.ru">
|
||||
<meta property="og:image" content="ogimage.jpg">
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "zeldon-site",
|
||||
"name": "eldon-site",
|
||||
"version": "1.0.0",
|
||||
"description": "My personal website — Build with Vanilla JS.",
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "Timofey (xzeldon)",
|
||||
"name": "Timofey (xeldon)",
|
||||
"email": "contact@zeldon.ru",
|
||||
"url": "https://zeldon.ru"
|
||||
},
|
||||
|
|
|
@ -18,11 +18,11 @@
|
|||
</style>
|
||||
</defs>
|
||||
<rect id="Rounded_Rectangle_1" data-name="Rounded Rectangle 1" class="cls-1" x="19" y="19" width="475" height="474" rx="83" ry="83"/>
|
||||
<text id="Z_copy_4" data-name="Z copy 4" class="cls-2" transform="translate(522.885 30.084) rotate(-175.193) scale(13.308)">Z</text>
|
||||
<text id="Z_copy_5" data-name="Z copy 5" class="cls-2" transform="translate(479.815 520.812) rotate(-85.193) scale(13.308)">Z</text>
|
||||
<text id="Z_copy_6" data-name="Z copy 6" class="cls-2" transform="matrix(-8.589, -10.166, 10.166, -8.589, 607.135, 290.838)">Z</text>
|
||||
<text id="Z_copy_7" data-name="Z copy 7" class="cls-2" transform="matrix(10.166, -8.589, 8.589, 10.166, 229.683, 607.38)">Z</text>
|
||||
<text id="Z" class="cls-3" transform="translate(349.456 422.32) rotate(-75) scale(7.165)">Z</text>
|
||||
<text id="Z_copy" data-name="Z copy" class="cls-3" transform="translate(93.511 352.737) rotate(15) scale(7.165)">Z</text>
|
||||
<text id="Z_copy_2" data-name="Z copy 2" class="cls-3" transform="translate(203.248 442.12) rotate(-30) scale(7.165)">Z</text>
|
||||
<text id="_copy_4" data-name=" copy 4" class="cls-2" transform="translate(522.885 30.084) rotate(-175.193) scale(13.308)"></text>
|
||||
<text id="_copy_5" data-name=" copy 5" class="cls-2" transform="translate(479.815 520.812) rotate(-85.193) scale(13.308)"></text>
|
||||
<text id="_copy_6" data-name=" copy 6" class="cls-2" transform="matrix(-8.589, -10.166, 10.166, -8.589, 607.135, 290.838)"></text>
|
||||
<text id="_copy_7" data-name=" copy 7" class="cls-2" transform="matrix(10.166, -8.589, 8.589, 10.166, 229.683, 607.38)"></text>
|
||||
<text id="unnamed" class="cls-3" transform="translate(349.456 422.32) rotate(-75) scale(7.165)"></text>
|
||||
<text id="_copy" data-name=" copy" class="cls-3" transform="translate(93.511 352.737) rotate(15) scale(7.165)"></text>
|
||||
<text id="_copy_2" data-name=" copy 2" class="cls-3" transform="translate(203.248 442.12) rotate(-30) scale(7.165)"></text>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue