File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,19 @@ Read more about <a href="https://imageomics.osu.edu/">the Imageomics Institute</
16
16
<img src="/assets/img/1.jpg" alt="Thumbnail" style="max-width: 150px; height: auto;">
17
17
</div>
18
18
<div style="flex: 1 1 auto;">
19
- <h2 style="margin: 0;">Paper Title Goes Here</h2>
19
+ <h2 style="margin: 0; font-size: 16px;">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: #666;">Venue</p>
22
+ <p style="margin: 0; font-size: 12px; color: #007bff;">
23
+ <a href="https://sites.google.com/view/fgvc11" style="text-decoration: none;">PDF</a> |
24
+ <a href="https://sites.google.com/view/fgvc11" style="text-decoration: none;">GitHub</a>
25
+ </p>
26
+ </div>
27
+ <div style="flex: 0 0 auto; margin-right: 20px;">
28
+ <img src="/assets/img/2.jpg" alt="Thumbnail" style="max-width: 150px; height: auto;">
29
+ </div>
30
+ <div style="flex: 1 1 auto;">
31
+ <h2 style="margin: 0; font-size: 16px;">Paper2 Title Goes Here</h2>
20
32
<p style="margin: 0; font-size: 14px; color: #666;">Author Name 1, Author Name 2</p>
21
33
<p style="margin: 0; font-size: 12px; color: #666;">Venue</p>
22
34
<p style="margin: 0; font-size: 12px; color: #007bff;">
You can’t perform that action at this time.
0 commit comments