1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30

images changed

This commit is contained in:
avinal
2020-10-08 22:31:00 +05:30
parent 1f5a9ae579
commit a5a4bfd9e9
9 changed files with 10 additions and 13 deletions
-7
View File
@@ -1,7 +0,0 @@
***********************************
GSoD 2020 at VideoLAN - Project Log
***********************************
:date: 2020-09-29
:tags: gsod, vlc
:category: project
Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 KiB

+9 -5
View File
@@ -6,7 +6,7 @@ The Interstellar Twilight |blitzer|
:tags: interstellar, twilight :tags: interstellar, twilight
:category: blog :category: blog
.. |blitzer| image:: /images/blitzer.jpg .. |blitzer| image:: /images/blitzer.png
:width: 40 :width: 40
:height: 40 :height: 40
:align: middle :align: middle
@@ -18,12 +18,16 @@ common that I never noticed what I was risking.
**"If in the Twilight of dreams we should meet once more, we shell talk again together and I shall sing to you a lullaby till you sleep again to meet me in the Twilight of another dream."** **"If in the Twilight of dreams we should meet once more, we shell talk again together and I shall sing to you a lullaby till you sleep again to meet me in the Twilight of another dream."**
.. raw:: html .. .. raw:: html
<p align="center"> .. <p align="center">
<img alt="The sunset" src="/images/interstellar_twilight.jpg" style="height: 400px;" /> .. <img alt="The sunset" src="/images/interstellar_twilight.png" style="height: 400px;" />
</p> .. </p>
.. figure:: /images/interstellar_twilight.png
:align: center
:alt: the sunset
But 1 year ago many things changed. A never seen dream came true. To be honest I was skeptical if all But 1 year ago many things changed. A never seen dream came true. To be honest I was skeptical if all
this happening to me was true. Even until last December. Gradually things started falling into places. this happening to me was true. Even until last December. Gradually things started falling into places.
+1 -1
View File
@@ -8,7 +8,7 @@ SITEURL = 'https://avinal.github.io'
THEME = 'alchemy' THEME = 'alchemy'
PATH = 'content' PATH = 'content'
EMAIL = '185067@nith.ac.in' EMAIL = '185067@nith.ac.in'
SITEIMAGE = '/images/profile.jpg width=150 height=150' SITEIMAGE = '/images/profile.png width=150 height=150'
TIMEZONE = 'Asia/Kolkata' TIMEZONE = 'Asia/Kolkata'
DEFAULT_LANG = 'en' DEFAULT_LANG = 'en'