From 22cb2b81c5b2b968c2f5be4a8daf27a1ba1d4f75 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 25 Jul 2021 18:40:33 +0000 Subject: Attachments This is a bit unwieldy, git isn't really happy with large binary files, but the sizes, both of individual files and of the whole repository, aren't really enough to justify a complex solution. If this does become an issue, we can look into something like git-annex, and if necessary we can `git filter-branch` all the big files out of the repository, but for now just keep it simple. --- pelican/content/RoughV1/HW_RNG.png | Bin 0 -> 43558 bytes pelican/content/RoughV1/HW_sketch_v0001.png | Bin 0 -> 63777 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pelican/content/RoughV1/HW_RNG.png create mode 100644 pelican/content/RoughV1/HW_sketch_v0001.png (limited to 'pelican/content/RoughV1') diff --git a/pelican/content/RoughV1/HW_RNG.png b/pelican/content/RoughV1/HW_RNG.png new file mode 100644 index 0000000..6d75f6f Binary files /dev/null and b/pelican/content/RoughV1/HW_RNG.png differ diff --git a/pelican/content/RoughV1/HW_sketch_v0001.png b/pelican/content/RoughV1/HW_sketch_v0001.png new file mode 100644 index 0000000..0485476 Binary files /dev/null and b/pelican/content/RoughV1/HW_sketch_v0001.png differ -- cgit v1.2.3