Skip to content

Commit

Permalink
updated code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivam-apna committed Apr 7, 2023
1 parent 6535964 commit 0b7073d
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* text=auto
* text eol=lf
*.woff -text
*.woff2 -text
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@ These fields are available for input by the authors. These fields are used in te
<td rowspan="3">Template Sample</td>
<td>Template1</td>
<td>None</td>
<td><img width="800px" src="./templates/images/template_1.png" /></td>
<td><img width="800px" src="./templates/images/template1.png" /></td>
</tr>
<tr>
<td>Template2</td>
<td>None</td>
<td><img width="800px" src="./templates/images/template_2.png" /></td>
<td><img width="800px" src="./templates/images/template2.png" /></td>
</tr>
<tr>
<td>Template3</td>
<td>None</td>
<td><img width="800px" src="./templates/images/template_3.png" /></td>
<td><img width="800px" src="./templates/images/template3.png" /></td>
</tr>
<tr>
<td rowspan="12">Flow</td>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b7073d

Please sign in to comment.