From 70baaeb4e78d12c329a03e929fd30d41730ed2b1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 28 Aug 2022 05:39:44 +0200 Subject: Moved statis assets and converted all CSS to Tailwind --- static/assets/python-profiling/kcachegrind.png | Bin 0 -> 88486 bytes static/assets/python-profiling/profiling-viewer.png | Bin 0 -> 173672 bytes static/assets/python-profiling/snakeviz.png | Bin 0 -> 59601 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/assets/python-profiling/kcachegrind.png create mode 100644 static/assets/python-profiling/profiling-viewer.png create mode 100644 static/assets/python-profiling/snakeviz.png (limited to 'static/assets/python-profiling') diff --git a/static/assets/python-profiling/kcachegrind.png b/static/assets/python-profiling/kcachegrind.png new file mode 100644 index 0000000..0dc48ab Binary files /dev/null and b/static/assets/python-profiling/kcachegrind.png differ diff --git a/static/assets/python-profiling/profiling-viewer.png b/static/assets/python-profiling/profiling-viewer.png new file mode 100644 index 0000000..a450513 Binary files /dev/null and b/static/assets/python-profiling/profiling-viewer.png differ diff --git a/static/assets/python-profiling/snakeviz.png b/static/assets/python-profiling/snakeviz.png new file mode 100644 index 0000000..5bab395 Binary files /dev/null and b/static/assets/python-profiling/snakeviz.png differ -- cgit v1.2.3