Skip to content

Commit bde29a3

Browse files
authored
Update 1_project.md to include html paper link
1 parent cdf7e50 commit bde29a3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

_projects/1_project.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,19 @@ related_publications: true
1111
Read more about <a href="https://imageomics.osu.edu/">the Imageomics Institute</a> here.
1212

1313
### Published papers:
14-
14+
<div style="display: flex; align-items: flex-start; margin-bottom: 20px;">
15+
<div style="flex: 0 0 auto; margin-right: 20px;">
16+
<img src="assets/img/1.jpg" alt="Thumbnail" style="max-width: 150px; height: auto;">
17+
</div>
18+
<div style="flex: 1 1 auto;">
19+
<h2 style="margin: 0;">Paper Title Goes Here</h2>
20+
<p style="margin: 0; font-size: 14px; color: #666;">Author Name 1, Author Name 2</p>
21+
<p style="margin: 0; font-size: 12px; color: #007bff;">
22+
<a href="https://sites.google.com/view/fgvc11" style="text-decoration: none;">PDF</a> |
23+
<a href="https://sites.google.com/view/fgvc11" style="text-decoration: none;">GitHub</a>
24+
</p>
25+
</div>
26+
</div>
1527

1628

1729
### Ongoing projects:

0 commit comments

Comments
 (0)