diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-06-01 06:04:11 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-06-01 06:13:33 -0400 |
| commit | 0dbca7d4a8a71e0f27f28ea7fee6e8071a4a8d89 (patch) | |
| tree | 31fb2a740378bc9a5e7e5f3862f5da49164d180c /static | |
| parent | 894506d2fddd6057b54026cada923c5d21de0908 (diff) | |
Remove binary assets from repository
`git-annex' is neat, but overkill for this use-case. All I want is to
avoid checking binary files into source control; I don't necessarily
care about tracking changes on those binary files. You can get all the
assets you need from 'https://jakob.space/annex.tar.gz' and extract it
over the repository root.
Diffstat (limited to 'static')
| -rw-r--r-- | static/image/cc-by-sa-4.0.png | bin | 475 -> 0 bytes |
| -rw-r--r-- | static/image/clock.png | bin | 46036 -> 0 bytes |
| -rw-r--r-- | static/image/default-icon.png | bin | 545281 -> 0 bytes |
| -rw-r--r-- | static/image/lobsters.png | bin | 4535 -> 0 bytes |
| -rw-r--r-- | static/image/opengraph-icon-coq.jpg | bin | 95670 -> 0 bytes |
| -rw-r--r-- | static/image/portrait.png | bin | 331269 -> 0 bytes |
| -rw-r--r-- | static/image/profile-picture.jpg | bin | 69228 -> 0 bytes |
| -rw-r--r-- | static/image/tango-emblem-important.png | bin | 81310 -> 0 bytes |
| -rw-r--r-- | static/image/webmention-logo.png | bin | 5579 -> 0 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/static/image/cc-by-sa-4.0.png b/static/image/cc-by-sa-4.0.png Binary files differdeleted file mode 100644 index 003dd0a..0000000 --- a/static/image/cc-by-sa-4.0.png +++ /dev/null diff --git a/static/image/clock.png b/static/image/clock.png Binary files differdeleted file mode 100644 index d35c884..0000000 --- a/static/image/clock.png +++ /dev/null diff --git a/static/image/default-icon.png b/static/image/default-icon.png Binary files differdeleted file mode 100644 index 832f3ef..0000000 --- a/static/image/default-icon.png +++ /dev/null diff --git a/static/image/lobsters.png b/static/image/lobsters.png Binary files differdeleted file mode 100644 index e75cc99..0000000 --- a/static/image/lobsters.png +++ /dev/null diff --git a/static/image/opengraph-icon-coq.jpg b/static/image/opengraph-icon-coq.jpg Binary files differdeleted file mode 100644 index 33c969a..0000000 --- a/static/image/opengraph-icon-coq.jpg +++ /dev/null diff --git a/static/image/portrait.png b/static/image/portrait.png Binary files differdeleted file mode 100644 index dfaee55..0000000 --- a/static/image/portrait.png +++ /dev/null diff --git a/static/image/profile-picture.jpg b/static/image/profile-picture.jpg Binary files differdeleted file mode 100644 index cd2e07e..0000000 --- a/static/image/profile-picture.jpg +++ /dev/null diff --git a/static/image/tango-emblem-important.png b/static/image/tango-emblem-important.png Binary files differdeleted file mode 100644 index 81c455b..0000000 --- a/static/image/tango-emblem-important.png +++ /dev/null diff --git a/static/image/webmention-logo.png b/static/image/webmention-logo.png Binary files differdeleted file mode 100644 index a4ffda1..0000000 --- a/static/image/webmention-logo.png +++ /dev/null |