mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
add full image url
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<tr>
|
||||
<td class="logoContainer" style="font-family:arial, sans-serif;color:#313a42;border-collapse:collapse;padding:20px 0px;width:320px;">
|
||||
<a href="https://simplewebconf.com/" title="simplewebconf logo" style="color:#09c;color:#ffffff;">
|
||||
<img class="logo" src="images/logo-white.png" width="32" alt="simplewebconf logo" style="border:none;text-decoration:none;"/>
|
||||
<img class="logo" src="https://simplewebconf.com/images/logo-white.png" width="32" alt="simplewebconf logo" style="border:none;text-decoration:none;"/>
|
||||
</a>
|
||||
</td>
|
||||
<td class="logoContainer" style="font-family:arial, sans-serif;color:#313a42;border-collapse:collapse;padding:20px 0px;width:320px;">
|
||||
@@ -50,7 +50,7 @@
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="640" align="center" summary="" style="border-collapse:collapse;">
|
||||
<tr>
|
||||
<td class="bigHeader" style="font-family:arial, sans-serif;color:#313a42;border-collapse:collapse;">
|
||||
<img src="images/simplewebconf-banner.png" width="640" alt="simplewebconf banner" style="display:block;"/></td>
|
||||
<img src="https://simplewebconf.com/images/simplewebconf-banner.png" width="640" alt="simplewebconf banner" style="display:block;"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user