diff options
| author | Joe Carstairs <me@joeac.net> | 2026-04-25 11:02:50 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-04-25 11:02:50 +0100 |
| commit | 8744ba58c9bf46886a79cb3ca7df8480a90542d2 (patch) | |
| tree | c0e8e879cd62469482ea2bf20cacbfa51200d8c3 /website/public | |
| parent | 728bc67ddfa82fc6c7495782b5bfd50ed402ae4b (diff) | |
moves website/public/images to common/images
Diffstat (limited to 'website/public')
| l--------- | website/public/images | 1 | ||||
| -rw-r--r-- | website/public/images/blog/2024/05/02/beautiful_youtube_homepage.jpg | bin | 55904 -> 0 bytes | |||
| -rw-r--r-- | website/public/images/blog/2024/06/30/ncuti-gatwa-promo-pic.webp | bin | 89832 -> 0 bytes | |||
| l--------- | website/public/images/capsule | 1 | ||||
| -rw-r--r-- | website/public/images/headshot.webp | bin | 29186 -> 0 bytes | |||
| -rw-r--r-- | website/public/images/headshot_large.jpg | bin | 971952 -> 0 bytes |
6 files changed, 1 insertions, 1 deletions
diff --git a/website/public/images b/website/public/images new file mode 120000 index 0000000..ccc7a5b --- /dev/null +++ b/website/public/images @@ -0,0 +1 @@ +../../common/images/
\ No newline at end of file diff --git a/website/public/images/blog/2024/05/02/beautiful_youtube_homepage.jpg b/website/public/images/blog/2024/05/02/beautiful_youtube_homepage.jpg Binary files differdeleted file mode 100644 index b584611..0000000 --- a/website/public/images/blog/2024/05/02/beautiful_youtube_homepage.jpg +++ /dev/null diff --git a/website/public/images/blog/2024/06/30/ncuti-gatwa-promo-pic.webp b/website/public/images/blog/2024/06/30/ncuti-gatwa-promo-pic.webp Binary files differdeleted file mode 100644 index cd74f23..0000000 --- a/website/public/images/blog/2024/06/30/ncuti-gatwa-promo-pic.webp +++ /dev/null diff --git a/website/public/images/capsule b/website/public/images/capsule deleted file mode 120000 index 4886e17..0000000 --- a/website/public/images/capsule +++ /dev/null @@ -1 +0,0 @@ -../../../common/images/
\ No newline at end of file diff --git a/website/public/images/headshot.webp b/website/public/images/headshot.webp Binary files differdeleted file mode 100644 index 0c2a15b..0000000 --- a/website/public/images/headshot.webp +++ /dev/null diff --git a/website/public/images/headshot_large.jpg b/website/public/images/headshot_large.jpg Binary files differdeleted file mode 100644 index 2ca13cf..0000000 --- a/website/public/images/headshot_large.jpg +++ /dev/null |
