File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,12 @@ bibliography: papers.bib
5252# - we may want to automate TOC generation in the future using
5353# jekyll-toc plugin (https://github.com/toshimaru/jekyll-toc).
5454toc : true
55+
56+ _styles : >
57+ object {
58+ width:100%;
59+ max-height:100%;
60+ }
5561---
5662
5763## Abstract
@@ -122,4 +128,4 @@ _Future Directions_:
122128## Protocols
123129Here is the protocol(steps) to reproduce our work with ease.
124130<iframe src =" https://www.protocols.io/widgets/doi?uri=dx.doi.org/10.17504/protocols.io.n92ldr869g5b/v1 " style =" width : 520px ; height : 300px ; border : 1px solid transparent ;" ></iframe >
125- <object data =" https://dhruvashaw.in/ assets/pdf/resume .pdf" type =' application/pdf ' />
131+ <object data =' {{ "/ assets/pdf/protocol_mcba .pdf" | relative_url }} ' type =' application/pdf ' />
You can’t perform that action at this time.
0 commit comments