Skip to content

Commit d217fb4

Browse files
author
Dhruva Shaw
committed
new try
1 parent 9089c6b commit d217fb4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_projects/mcba.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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).
5454
toc: 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
123129
Here 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'/>

assets/pdf/protocol_mcba.pdf

366 KB
Binary file not shown.

0 commit comments

Comments
 (0)