From 968d60ca435474639505bef7b9edbb0a3534f063 Mon Sep 17 00:00:00 2001 From: e-s-l Date: Sun, 16 Jun 2024 01:27:45 +0200 Subject: [PATCH] ok, linking neocities site, calling it a day --- README.md | 2 +- index.html | 1 + main/about-styles.css | 1 + main/about.html | 1 + main/research-styles.css | 1 + main/research.html | 2 +- 6 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4da41b5..991188c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ This is a perpetual work in progress, so there will always be lots to do... But to name some of them: diff --git a/index.html b/index.html index 141acff..d2f23c3 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,7 @@
  • II.
  • III. diff --git a/main/about-styles.css b/main/about-styles.css index 66f3f82..0a061e1 100644 --- a/main/about-styles.css +++ b/main/about-styles.css @@ -28,6 +28,7 @@ img { body { background-image: url('../images/analog-2.jpg'); background-repeat: repeat; + background-size: cover; width: 100vw; height: 100vh; diff --git a/main/about.html b/main/about.html index 02906a3..e075d36 100644 --- a/main/about.html +++ b/main/about.html @@ -28,6 +28,7 @@

    Hello.

    I wish to improve my programming & design skills.

    Thus, this silly website.

    +

    ...A perpetual work in progress.

    diff --git a/main/research-styles.css b/main/research-styles.css index 8647979..e94ad2b 100644 --- a/main/research-styles.css +++ b/main/research-styles.css @@ -40,6 +40,7 @@ img { body { background-image: url('../images/analog-3.jpg'); background-repeat: repeat; + background-size: cover; width: 100vw; height: 100vh; diff --git a/main/research.html b/main/research.html index f1ebf6e..0c16a86 100644 --- a/main/research.html +++ b/main/research.html @@ -22,7 +22,7 @@

    Now, I work as an engineer at a geodetic ground station in the Arctic.

    -

    Though I am learning lots, I haven't had the time to do produce research.

    +

    Though I am learning lots, I haven't had the time to produce research.