diff options
author | Prashant S | 2020-03-06 12:25:46 +0530 |
---|---|---|
committer | GitHub | 2020-03-06 12:25:46 +0530 |
commit | f3b005d44de92e6872a0f9824f5d20cc9e636f34 (patch) | |
tree | d447e52cdc343eb69a7382eabd5ab554b3883132 /static/images | |
parent | a87bea9854a2ab1248abac74c4b2f04f819297ee (diff) | |
parent | 54e3e9d75088b7b63419dd8fc15095324d19fac9 (diff) | |
download | arduino_projects_website-f3b005d44de92e6872a0f9824f5d20cc9e636f34.tar.gz arduino_projects_website-f3b005d44de92e6872a0f9824f5d20cc9e636f34.tar.bz2 arduino_projects_website-f3b005d44de92e6872a0f9824f5d20cc9e636f34.zip |
Merge pull request #10 from prashantsinalkar/fix-files
Fix files
Diffstat (limited to 'static/images')
l--------- | static/images/88x31.png | 1 | ||||
l--------- | static/images/NMEICT.png | 1 | ||||
l--------- | static/images/ajax-loader.gif | 1 | ||||
l--------- | static/images/favicon.ico | 1 | ||||
l--------- | static/images/fossee-logo.png | 1 | ||||
l--------- | static/images/home-logo.png | 1 | ||||
l--------- | static/images/iitb-logo.png | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/static/images/88x31.png b/static/images/88x31.png new file mode 120000 index 0000000..4d00ae4 --- /dev/null +++ b/static/images/88x31.png @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/images/88x31.png
\ No newline at end of file diff --git a/static/images/NMEICT.png b/static/images/NMEICT.png new file mode 120000 index 0000000..24ac092 --- /dev/null +++ b/static/images/NMEICT.png @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/images/NMEICT.png
\ No newline at end of file diff --git a/static/images/ajax-loader.gif b/static/images/ajax-loader.gif new file mode 120000 index 0000000..cdb7001 --- /dev/null +++ b/static/images/ajax-loader.gif @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/images/ajax-loader.gif
\ No newline at end of file diff --git a/static/images/favicon.ico b/static/images/favicon.ico new file mode 120000 index 0000000..370c8df --- /dev/null +++ b/static/images/favicon.ico @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/images/favicon.ico
\ No newline at end of file diff --git a/static/images/fossee-logo.png b/static/images/fossee-logo.png new file mode 120000 index 0000000..88fe6c8 --- /dev/null +++ b/static/images/fossee-logo.png @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/images/fossee-logo.png
\ No newline at end of file diff --git a/static/images/home-logo.png b/static/images/home-logo.png new file mode 120000 index 0000000..86a4e11 --- /dev/null +++ b/static/images/home-logo.png @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/images/home-logo.png
\ No newline at end of file diff --git a/static/images/iitb-logo.png b/static/images/iitb-logo.png new file mode 120000 index 0000000..7627d42 --- /dev/null +++ b/static/images/iitb-logo.png @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/images/iitb-logo.png
\ No newline at end of file |