mirror of
https://github.com/Queercon/QC14-Badge-Webview.git
synced 2025-08-14 18:47:38 -07:00
adding icon 44
This commit is contained in:
parent
aeedba4660
commit
3caaedef66
1 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@
|
|||
imgdesc[40] = "Hacker";
|
||||
imgdesc[41] = "Heart";
|
||||
imgdesc[42] = "Coffee";
|
||||
imgdesc[43] = "/images/44-eb4c48ea-61c2-11e7-a911-b7d36247c7ba.png";
|
||||
imgdesc[43] = "Irish";
|
||||
imgdesc[44] = "/images/45-eb4c97c8-61c2-11e7-a912-cfe6b83218f4.png";
|
||||
imgdesc[45] = "/images/46-eb4cb6b8-61c2-11e7-a913-97241579840b.png";
|
||||
imgdesc[46] = "/images/47-eb4ccdb0-61c2-11e7-a914-1b987c8ad9d8.png";
|
||||
|
@ -151,7 +151,7 @@
|
|||
}
|
||||
|
||||
<table>
|
||||
@for (int i = 0; i < 43; i++)
|
||||
@for (int i = 0; i < 44; i++)
|
||||
{
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue