File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,27 @@ authors:
4343 affiliations :
4444 name : Lovely Professional University
4545
46+ profiles :
47+ # if you want to include more than one profile, just replicate the following block
48+ # and create one content file for each profile inside _pages/
49+ - align : right
50+ image : prof_pic.jpg
51+ content : profile/about_dhruva.md
52+ image_circular : false # crops the image to make it circular
53+ more_info : >
54+ <p>Dhruva Shaw</p>
55+ <p><a href="mailto:dhruvashaw@ieee.org">dhruvashaw@ieee.org</a></p>
56+ <p><a href="mailto:me@dhruvashaw.in">me@dhruvashaw.in</a></p>
57+ <p><a href="https://dhruvashaw.in" target="_blank">dhruvashaw.in</a></p>
58+ - align : left
59+ image : at.png
60+ content : profile/about_arittrabha.md
61+ image_circular : false # crops the image to make it circular
62+ more_info : >
63+ <p>Arittrabha Sengupta</p>
64+ <p><a href="https://arittrabha-biotech.pages.dev" target="_blank">arittrabha-biotech.pages.dev</a></p>
65+ <p><a href="mailto:arittrabhasengupta@gmail.com">arittrabhasengupta@gmail.com</a></p>
66+
4667bibliography : papers.bib
4768
4869# Optionally, you can add a table of contents to your post.
@@ -144,3 +165,7 @@ Here is the protocol(steps) to reproduce our work with ease.
144165<div class =" container " >
145166 <object data='{{ "/assets/pdf/protocol_mcba.pdf" | relative_url }}' class="responsive-iframe" type='application/pdf'/>
146167</div >
168+
169+ ---
170+
171+ {% include "profiles.liquid" %}
You can’t perform that action at this time.
0 commit comments