summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Liu <joshua.liu@sourceobby.com>2025-09-11 22:47:08 -0400
committerJoshua Liu <joshua.liu@sourceobby.com>2025-09-11 22:47:08 -0400
commit29f784b6cb95d270f90ef93b8755d4f158e7a3d2 (patch)
tree2c2718f5665769af1e95353c8e083bf8cb7d303b
parent6abb6aba64587961dbfaaecec6a5bfaf80181e0b (diff)
feat: including visual assets
-rw-r--r--assets/README1
-rw-r--r--assets/information.pngbin0 -> 334965 bytes
-rw-r--r--assets/reminder.pngbin0 -> 140512 bytes
-rw-r--r--assets/theorem.pngbin0 -> 15693 bytes
-rw-r--r--assets/warning.pngbin0 -> 140512 bytes
5 files changed, 1 insertions, 0 deletions
diff --git a/assets/README b/assets/README
new file mode 100644
index 0000000..77f17b5
--- /dev/null
+++ b/assets/README
@@ -0,0 +1 @@
+Copy these pictures into /home/{insert username here}/Documents/texassets/
diff --git a/assets/information.png b/assets/information.png
new file mode 100644
index 0000000..a974a8b
--- /dev/null
+++ b/assets/information.png
Binary files differ
diff --git a/assets/reminder.png b/assets/reminder.png
new file mode 100644
index 0000000..88c4d73
--- /dev/null
+++ b/assets/reminder.png
Binary files differ
diff --git a/assets/theorem.png b/assets/theorem.png
new file mode 100644
index 0000000..63e4962
--- /dev/null
+++ b/assets/theorem.png
Binary files differ
diff --git a/assets/warning.png b/assets/warning.png
new file mode 100644
index 0000000..5568c65
--- /dev/null
+++ b/assets/warning.png
Binary files differ