Added a favicon

This commit is contained in:
2023-01-01 23:13:29 +03:00
parent 47162b40df
commit 0d1fc4a897
5 changed files with 2 additions and 2 deletions

BIN
src/.DS_Store vendored

Binary file not shown.

BIN
src/assets/.DS_Store vendored

Binary file not shown.

BIN
src/assets/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -1,5 +1,5 @@
.Projects {
padding: var(--gap-md);
padding: var(--gap-lg) var(--gap-md);
display: flex;
justify-content: space-between;
align-items: center;