diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-03-01 05:29:50 -0700 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-03-01 05:29:50 -0700 |
commit | 2602134143b9b3891d564c682457308f6eb9d20e (patch) | |
tree | bb67f3bfe9e020fbf3ca6a65c585aea1f0b2613a /static/images/blog/notes | |
parent | c6d3cf57d13d8a53d0628f7d3a1fa77b7342eaf4 (diff) |
Fix blog and static images blog directory issue with rsync
Diffstat (limited to 'static/images/blog/notes')
-rw-r--r-- | static/images/blog/notes/sql/erd_example.png | bin | 193168 -> 0 bytes |
-rw-r--r-- | static/images/blog/notes/sql/erd_example_wikipedia.png | bin | 320120 -> 0 bytes |
-rw-r--r-- | static/images/blog/notes/sql/img_fulljoin.gif | bin | 8135 -> 0 bytes |
-rw-r--r-- | static/images/blog/notes/sql/img_innerjoin.gif | bin | 6871 -> 0 bytes |
-rw-r--r-- | static/images/blog/notes/sql/img_leftjoin.gif | bin | 7286 -> 0 bytes |
-rw-r--r-- | static/images/blog/notes/sql/img_rightjoin.gif | bin | 7477 -> 0 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/static/images/blog/notes/sql/erd_example.png b/static/images/blog/notes/sql/erd_example.png Binary files differdeleted file mode 100644 index 2c73cbd..0000000 --- a/static/images/blog/notes/sql/erd_example.png +++ /dev/null diff --git a/static/images/blog/notes/sql/erd_example_wikipedia.png b/static/images/blog/notes/sql/erd_example_wikipedia.png Binary files differdeleted file mode 100644 index 4f40194..0000000 --- a/static/images/blog/notes/sql/erd_example_wikipedia.png +++ /dev/null diff --git a/static/images/blog/notes/sql/img_fulljoin.gif b/static/images/blog/notes/sql/img_fulljoin.gif Binary files differdeleted file mode 100644 index ace249e..0000000 --- a/static/images/blog/notes/sql/img_fulljoin.gif +++ /dev/null diff --git a/static/images/blog/notes/sql/img_innerjoin.gif b/static/images/blog/notes/sql/img_innerjoin.gif Binary files differdeleted file mode 100644 index db00126..0000000 --- a/static/images/blog/notes/sql/img_innerjoin.gif +++ /dev/null diff --git a/static/images/blog/notes/sql/img_leftjoin.gif b/static/images/blog/notes/sql/img_leftjoin.gif Binary files differdeleted file mode 100644 index f205846..0000000 --- a/static/images/blog/notes/sql/img_leftjoin.gif +++ /dev/null diff --git a/static/images/blog/notes/sql/img_rightjoin.gif b/static/images/blog/notes/sql/img_rightjoin.gif Binary files differdeleted file mode 100644 index f34c021..0000000 --- a/static/images/blog/notes/sql/img_rightjoin.gif +++ /dev/null |