diff options
author | Linnnus <[email protected]> | 2024-03-27 14:20:24 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-03-31 15:40:19 +0200 |
commit | 7a7b2a6415e09fcaf596bad5c52fd9572633b073 (patch) | |
tree | 11b36261214bf9bbd39a418c6c64d33dafe36e56 /static/images | |
parent | 05394a2be90a0fdf8c9ab571d07ed6c4a82ce89d (diff) |
Move styles and images into subfolder
See the updates to the README for a description of the new layout.
Note that the /static/ prefix has also been removed from URLs. It felt
kind of like we were leaking implementation details. The fact that these
files are staic doesn't concern the consumer of the service.
Diffstat (limited to 'static/images')
-rw-r--r-- | static/images/base.jpeg | bin | 0 -> 92603 bytes |
-rw-r--r-- | static/images/crew.jpeg | bin | 0 -> 261527 bytes |
-rw-r--r-- | static/images/hero.jpeg | bin | 0 -> 477217 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/static/images/base.jpeg b/static/images/base.jpeg Binary files differnew file mode 100644 index 0000000..c51aca5 --- /dev/null +++ b/static/images/base.jpeg diff --git a/static/images/crew.jpeg b/static/images/crew.jpeg Binary files differnew file mode 100644 index 0000000..9f93e76 --- /dev/null +++ b/static/images/crew.jpeg diff --git a/static/images/hero.jpeg b/static/images/hero.jpeg Binary files differnew file mode 100644 index 0000000..fb2967c --- /dev/null +++ b/static/images/hero.jpeg |