From cfb4bf6be1b18ec15cddbec1ea37e76176b1050b Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Thu, 30 Jul 2026 17:56:41 -0600 Subject: initial commit --- .../rest_framework/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes src/static/rest_framework/img/glyphicons-halflings.png | Bin 0 -> 12762 bytes src/static/rest_framework/img/grid.png | Bin 0 -> 1458 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/static/rest_framework/img/glyphicons-halflings-white.png create mode 100644 src/static/rest_framework/img/glyphicons-halflings.png create mode 100644 src/static/rest_framework/img/grid.png (limited to 'src/static/rest_framework/img') diff --git a/src/static/rest_framework/img/glyphicons-halflings-white.png b/src/static/rest_framework/img/glyphicons-halflings-white.png new file mode 100644 index 0000000..3bf6484 Binary files /dev/null and b/src/static/rest_framework/img/glyphicons-halflings-white.png differ diff --git a/src/static/rest_framework/img/glyphicons-halflings.png b/src/static/rest_framework/img/glyphicons-halflings.png new file mode 100644 index 0000000..36c3b1e Binary files /dev/null and b/src/static/rest_framework/img/glyphicons-halflings.png differ diff --git a/src/static/rest_framework/img/grid.png b/src/static/rest_framework/img/grid.png new file mode 100644 index 0000000..878c3ed Binary files /dev/null and b/src/static/rest_framework/img/grid.png differ -- cgit v1.3