diff options
author | Joshua Liu <joshua.liu@sourceobby.com> | 2025-09-11 22:47:08 -0400 |
---|---|---|
committer | Joshua Liu <joshua.liu@sourceobby.com> | 2025-09-11 22:47:08 -0400 |
commit | 29f784b6cb95d270f90ef93b8755d4f158e7a3d2 (patch) | |
tree | 2c2718f5665769af1e95353c8e083bf8cb7d303b | |
parent | 6abb6aba64587961dbfaaecec6a5bfaf80181e0b (diff) |
feat: including visual assets
-rw-r--r-- | assets/README | 1 | ||||
-rw-r--r-- | assets/information.png | bin | 0 -> 334965 bytes | |||
-rw-r--r-- | assets/reminder.png | bin | 0 -> 140512 bytes | |||
-rw-r--r-- | assets/theorem.png | bin | 0 -> 15693 bytes | |||
-rw-r--r-- | assets/warning.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..a974a8b --- /dev/null +++ b/assets/information.png diff --git a/assets/reminder.png b/assets/reminder.png Binary files differnew file mode 100644 index 0000000..88c4d73 --- /dev/null +++ b/assets/reminder.png diff --git a/assets/theorem.png b/assets/theorem.png Binary files differnew file mode 100644 index 0000000..63e4962 --- /dev/null +++ b/assets/theorem.png diff --git a/assets/warning.png b/assets/warning.png Binary files differnew file mode 100644 index 0000000..5568c65 --- /dev/null +++ b/assets/warning.png |