From 6458d9da064d11ef97b47897d6417286da2bbe91 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Sun, 2 Mar 2025 08:29:56 -0500 Subject: =?UTF-8?q?chore:=20=F0=9F=A4=96=20Pushing=20for=20remote=20access?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pushing so it can later be accessed remotely. --- static/img/android-chrome-192x192.png | Bin 0 -> 36359 bytes static/img/android-chrome-512x512.png | Bin 0 -> 185719 bytes static/img/apple-touch-icon.png | Bin 0 -> 32642 bytes static/img/awesome.jpg | Bin 0 -> 25716 bytes static/img/denial.jpg | Bin 0 -> 22510 bytes static/img/drawing.png | Bin 0 -> 175951 bytes static/img/favicon-16x16.png | Bin 0 -> 659 bytes static/img/favicon-32x32.png | Bin 0 -> 1766 bytes static/img/favicon.ico | Bin 0 -> 15406 bytes static/img/logo-dark.png | Bin 0 -> 169020 bytes static/img/logo-front.png | Bin 0 -> 38282 bytes static/img/logo-lg.png | Bin 0 -> 723035 bytes static/img/logo-lg.svg | 5580 +++++++++++++++++++ static/img/logo-light.png | Bin 0 -> 308742 bytes static/img/logo-sm.png | Bin 0 -> 186534 bytes static/img/logo-sm.svg | 5607 ++++++++++++++++++++ static/img/logo.ico | Bin 0 -> 6406 bytes static/img/logo.png | Bin 0 -> 308742 bytes ...f-course-i-didnt-know-why-didnt-you-tell-me.gif | Bin 0 -> 1560216 bytes static/img/palpable.jpg | Bin 0 -> 56308 bytes static/img/relational_map.png | Bin 0 -> 108677 bytes static/img/site.webmanifest | 1 + static/img/something.png | Bin 0 -> 28447 bytes static/img/standard-dump-truck-sizes.png | Bin 0 -> 320528 bytes static/img/von-mises.jpg | Bin 0 -> 135828 bytes 25 files changed, 11188 insertions(+) create mode 100644 static/img/android-chrome-192x192.png create mode 100644 static/img/android-chrome-512x512.png create mode 100644 static/img/apple-touch-icon.png create mode 100755 static/img/awesome.jpg create mode 100755 static/img/denial.jpg create mode 100755 static/img/drawing.png create mode 100644 static/img/favicon-16x16.png create mode 100644 static/img/favicon-32x32.png create mode 100644 static/img/favicon.ico create mode 100644 static/img/logo-dark.png create mode 100644 static/img/logo-front.png create mode 100644 static/img/logo-lg.png create mode 100644 static/img/logo-lg.svg create mode 100644 static/img/logo-light.png create mode 100644 static/img/logo-sm.png create mode 100644 static/img/logo-sm.svg create mode 100644 static/img/logo.ico create mode 100644 static/img/logo.png create mode 100755 static/img/of-course-i-didnt-know-why-didnt-you-tell-me.gif create mode 100755 static/img/palpable.jpg create mode 100755 static/img/relational_map.png create mode 100644 static/img/site.webmanifest create mode 100755 static/img/something.png create mode 100755 static/img/standard-dump-truck-sizes.png create mode 100755 static/img/von-mises.jpg (limited to 'static') diff --git a/static/img/android-chrome-192x192.png b/static/img/android-chrome-192x192.png new file mode 100644 index 0000000..c6aa540 Binary files /dev/null and b/static/img/android-chrome-192x192.png differ diff --git a/static/img/android-chrome-512x512.png b/static/img/android-chrome-512x512.png new file mode 100644 index 0000000..e9b3bf6 Binary files /dev/null and b/static/img/android-chrome-512x512.png differ diff --git a/static/img/apple-touch-icon.png b/static/img/apple-touch-icon.png new file mode 100644 index 0000000..2901187 Binary files /dev/null and b/static/img/apple-touch-icon.png differ diff --git a/static/img/awesome.jpg b/static/img/awesome.jpg new file mode 100755 index 0000000..9ec21be Binary files /dev/null and b/static/img/awesome.jpg differ diff --git a/static/img/denial.jpg b/static/img/denial.jpg new file mode 100755 index 0000000..89b19a1 Binary files /dev/null and b/static/img/denial.jpg differ diff --git a/static/img/drawing.png b/static/img/drawing.png new file mode 100755 index 0000000..9a793a7 Binary files /dev/null and b/static/img/drawing.png differ diff --git a/static/img/favicon-16x16.png b/static/img/favicon-16x16.png new file mode 100644 index 0000000..a33e087 Binary files /dev/null and b/static/img/favicon-16x16.png differ diff --git a/static/img/favicon-32x32.png b/static/img/favicon-32x32.png new file mode 100644 index 0000000..f6d62ac Binary files /dev/null and b/static/img/favicon-32x32.png differ diff --git a/static/img/favicon.ico b/static/img/favicon.ico new file mode 100644 index 0000000..c22074d Binary files /dev/null and b/static/img/favicon.ico differ diff --git a/static/img/logo-dark.png b/static/img/logo-dark.png new file mode 100644 index 0000000..100211f Binary files /dev/null and b/static/img/logo-dark.png differ diff --git a/static/img/logo-front.png b/static/img/logo-front.png new file mode 100644 index 0000000..5feb8a6 Binary files /dev/null and b/static/img/logo-front.png differ diff --git a/static/img/logo-lg.png b/static/img/logo-lg.png new file mode 100644 index 0000000..1e0e40d Binary files /dev/null and b/static/img/logo-lg.png differ diff --git a/static/img/logo-lg.svg b/static/img/logo-lg.svg new file mode 100644 index 0000000..d454ce8 --- /dev/null +++ b/static/img/logo-lg.svg @@ -0,0 +1,5580 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/logo-light.png b/static/img/logo-light.png new file mode 100644 index 0000000..d018f2d Binary files /dev/null and b/static/img/logo-light.png differ diff --git a/static/img/logo-sm.png b/static/img/logo-sm.png new file mode 100644 index 0000000..54f07ef Binary files /dev/null and b/static/img/logo-sm.png differ diff --git a/static/img/logo-sm.svg b/static/img/logo-sm.svg new file mode 100644 index 0000000..71a3509 --- /dev/null +++ b/static/img/logo-sm.svg @@ -0,0 +1,5607 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/logo.ico b/static/img/logo.ico new file mode 100644 index 0000000..d736cdf Binary files /dev/null and b/static/img/logo.ico differ diff --git a/static/img/logo.png b/static/img/logo.png new file mode 100644 index 0000000..d018f2d Binary files /dev/null and b/static/img/logo.png differ diff --git a/static/img/of-course-i-didnt-know-why-didnt-you-tell-me.gif b/static/img/of-course-i-didnt-know-why-didnt-you-tell-me.gif new file mode 100755 index 0000000..dd017da Binary files /dev/null and b/static/img/of-course-i-didnt-know-why-didnt-you-tell-me.gif differ diff --git a/static/img/palpable.jpg b/static/img/palpable.jpg new file mode 100755 index 0000000..84fce41 Binary files /dev/null and b/static/img/palpable.jpg differ diff --git a/static/img/relational_map.png b/static/img/relational_map.png new file mode 100755 index 0000000..7c2be78 Binary files /dev/null and b/static/img/relational_map.png differ diff --git a/static/img/site.webmanifest b/static/img/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/static/img/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file diff --git a/static/img/something.png b/static/img/something.png new file mode 100755 index 0000000..76e0f9b Binary files /dev/null and b/static/img/something.png differ diff --git a/static/img/standard-dump-truck-sizes.png b/static/img/standard-dump-truck-sizes.png new file mode 100755 index 0000000..99aa812 Binary files /dev/null and b/static/img/standard-dump-truck-sizes.png differ diff --git a/static/img/von-mises.jpg b/static/img/von-mises.jpg new file mode 100755 index 0000000..3091354 Binary files /dev/null and b/static/img/von-mises.jpg differ -- cgit v1.2.3