00af90ae58802aa961fecbcc0c370c5a3eb11742
FAQ/Izenda-Update-Best-Practices.md
| ... | ... | @@ -54,8 +54,8 @@ This is REQUIRED as the main.js file is no longer included in the kit, and if th |
| 54 | 54 | |
| 55 | 55 | 7) Replace: |
| 56 | 56 | |
| 57 | -<link rel="stylesheet" href="Resources/css/main.css" type="text/css" /> |
|
| 57 | +link rel="stylesheet" href="Resources/css/main.css" type="text/css" / |
|
| 58 | 58 | |
| 59 | 59 | With the following: |
| 60 | 60 | |
| 61 | -<link rel="stylesheet" href="./rp.aspx?extres=css.main.css" type="text/css" /> |
|
| ... | ... | \ No newline at end of file |
| 0 | +link rel="stylesheet" href="./rp.aspx?extres=css.main.css" type="text/css" / |
|
| ... | ... | \ No newline at end of file |