diff options
author | Akshen | 2019-06-04 14:19:38 +0530 |
---|---|---|
committer | GitHub | 2019-06-04 14:19:38 +0530 |
commit | 5199eda460dd965225abfe54dce1ede08e23351a (patch) | |
tree | 2db71c90ee3cb4006d97867fce418879f69f2e87 | |
parent | fbeca23eefbea81660de45c9fc3ff92e5875d11e (diff) | |
parent | ec32a006b2cc3ee0f0cdaa022cd2c91f5d1a1af0 (diff) | |
download | FOSSEE_animations-5199eda460dd965225abfe54dce1ede08e23351a.tar.gz FOSSEE_animations-5199eda460dd965225abfe54dce1ede08e23351a.tar.bz2 FOSSEE_animations-5199eda460dd965225abfe54dce1ede08e23351a.zip |
Merge pull request #24 from Akshen/develop
add images
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | fossee_manim/static/img/SS.png | bin | 147047 -> 0 bytes | |||
-rw-r--r-- | fossee_manim/static/img/faqs.png | bin | 0 -> 10751 bytes | |||
-rw-r--r-- | fossee_manim/static/img/guidelines.png | bin | 0 -> 12671 bytes | |||
-rw-r--r-- | fossee_manim/static/img/info.png | bin | 0 -> 248227 bytes | |||
-rw-r--r-- | fossee_manim/static/img/logo.png | bin | 0 -> 7537 bytes | |||
-rw-r--r-- | fossee_manim/static/img/logo_center.png | bin | 0 -> 12987 bytes | |||
-rw-r--r-- | fossee_manim/static/img/submit.png | bin | 0 -> 11645 bytes | |||
-rw-r--r-- | static/img/Aero_icon.png | bin | 5064 -> 0 bytes | |||
-rw-r--r-- | static/img/SS.png | bin | 147047 -> 0 bytes | |||
-rw-r--r-- | static/img/chem_icon.png | bin | 6654 -> 0 bytes | |||
-rw-r--r-- | static/img/faqs.png | bin | 0 -> 10751 bytes | |||
-rw-r--r-- | static/img/guidelines.png | bin | 0 -> 12671 bytes | |||
-rw-r--r-- | static/img/info.png | bin | 0 -> 248227 bytes | |||
-rw-r--r-- | static/img/logo_center.png | bin | 0 -> 12987 bytes | |||
-rw-r--r-- | static/img/math_icon.png | bin | 5123 -> 0 bytes | |||
-rw-r--r-- | static/img/phy_icon.png | bin | 8212 -> 0 bytes | |||
-rw-r--r-- | static/img/submit.png | bin | 0 -> 11645 bytes |
18 files changed, 0 insertions, 1 deletions
@@ -38,7 +38,6 @@ migrations/ *.swp #images/gif -*.png *.gif #VS code diff --git a/fossee_manim/static/img/SS.png b/fossee_manim/static/img/SS.png Binary files differdeleted file mode 100644 index 50ed1ca..0000000 --- a/fossee_manim/static/img/SS.png +++ /dev/null diff --git a/fossee_manim/static/img/faqs.png b/fossee_manim/static/img/faqs.png Binary files differnew file mode 100644 index 0000000..38af51c --- /dev/null +++ b/fossee_manim/static/img/faqs.png diff --git a/fossee_manim/static/img/guidelines.png b/fossee_manim/static/img/guidelines.png Binary files differnew file mode 100644 index 0000000..4af2c7e --- /dev/null +++ b/fossee_manim/static/img/guidelines.png diff --git a/fossee_manim/static/img/info.png b/fossee_manim/static/img/info.png Binary files differnew file mode 100644 index 0000000..e1f98da --- /dev/null +++ b/fossee_manim/static/img/info.png diff --git a/fossee_manim/static/img/logo.png b/fossee_manim/static/img/logo.png Binary files differnew file mode 100644 index 0000000..8389fa1 --- /dev/null +++ b/fossee_manim/static/img/logo.png diff --git a/fossee_manim/static/img/logo_center.png b/fossee_manim/static/img/logo_center.png Binary files differnew file mode 100644 index 0000000..e4ac736 --- /dev/null +++ b/fossee_manim/static/img/logo_center.png diff --git a/fossee_manim/static/img/submit.png b/fossee_manim/static/img/submit.png Binary files differnew file mode 100644 index 0000000..54ba63d --- /dev/null +++ b/fossee_manim/static/img/submit.png diff --git a/static/img/Aero_icon.png b/static/img/Aero_icon.png Binary files differdeleted file mode 100644 index 4889304..0000000 --- a/static/img/Aero_icon.png +++ /dev/null diff --git a/static/img/SS.png b/static/img/SS.png Binary files differdeleted file mode 100644 index 50ed1ca..0000000 --- a/static/img/SS.png +++ /dev/null diff --git a/static/img/chem_icon.png b/static/img/chem_icon.png Binary files differdeleted file mode 100644 index e0707eb..0000000 --- a/static/img/chem_icon.png +++ /dev/null diff --git a/static/img/faqs.png b/static/img/faqs.png Binary files differnew file mode 100644 index 0000000..38af51c --- /dev/null +++ b/static/img/faqs.png diff --git a/static/img/guidelines.png b/static/img/guidelines.png Binary files differnew file mode 100644 index 0000000..4af2c7e --- /dev/null +++ b/static/img/guidelines.png diff --git a/static/img/info.png b/static/img/info.png Binary files differnew file mode 100644 index 0000000..e1f98da --- /dev/null +++ b/static/img/info.png diff --git a/static/img/logo_center.png b/static/img/logo_center.png Binary files differnew file mode 100644 index 0000000..e4ac736 --- /dev/null +++ b/static/img/logo_center.png diff --git a/static/img/math_icon.png b/static/img/math_icon.png Binary files differdeleted file mode 100644 index 3281df2..0000000 --- a/static/img/math_icon.png +++ /dev/null diff --git a/static/img/phy_icon.png b/static/img/phy_icon.png Binary files differdeleted file mode 100644 index 71520d9..0000000 --- a/static/img/phy_icon.png +++ /dev/null diff --git a/static/img/submit.png b/static/img/submit.png Binary files differnew file mode 100644 index 0000000..54ba63d --- /dev/null +++ b/static/img/submit.png |