From ac61101052169c4efe05f4479da049176b9fdc2a Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 19 Jan 2025 17:34:33 +0500 Subject: change index --- .index.html.swp | Bin 0 -> 12288 bytes index.html | 17 +++++++++++++---- links.html | 3 ++- style.css | 1 + 4 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 .index.html.swp diff --git a/.index.html.swp b/.index.html.swp new file mode 100644 index 0000000..bf429fe Binary files /dev/null and b/.index.html.swp differ diff --git a/index.html b/index.html index ea126ac..bb20b98 100644 --- a/index.html +++ b/index.html @@ -11,13 +11,22 @@
-

Hello, this is my website.

- Thanks for stopping by! +

Welcome

-

Well...

-

nya~

+ +

to my little corner fo the internet + where I share my thoughts on video games, art and music. + I love programming, and all of the projects I've written + can be found + on my git page

+ +

There's not much going on there, at least for now. + But eventually I'll start blogging.

+ +
+

nya~

diff --git a/links.html b/links.html index c733114..2cc81e5 100644 --- a/links.html +++ b/links.html @@ -17,12 +17,13 @@

git

diff --git a/style.css b/style.css index 43e199e..2e9b617 100644 --- a/style.css +++ b/style.css @@ -23,6 +23,7 @@ footer { ul { list-style-type: none; margin: 0; + margin-left: 10px; padding: 0; } -- cgit v1.2.3-70-g09d2