update doge image

This commit is contained in:
Infominer 2020-01-12 22:47:41 -05:00
parent abaa4e0f56
commit 7832ce3a5f
2 changed files with 2 additions and 2 deletions

View File

@ -548,7 +548,7 @@ This is the code that makes social share and donation button on each page. The B
</tr> </tr>
<tr> <tr>
<td><img src="https://imgur.com/j1hzcTo.png" width="150"></td> <td><img src="https://imgur.com/j1hzcTo.png" width="150"></td>
<td><img src="https://i.imgur.com/V3EnMAes.png" width="150"></td> <td><img src="/images/doge-address.png" width="150"></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@ -20,7 +20,7 @@
</tr> </tr>
<tr> <tr>
<td><img src="https://imgur.com/j1hzcTo.png" width="150"></td> <td><img src="https://imgur.com/j1hzcTo.png" width="150"></td>
<td><img src="https://i.imgur.com/V3EnMAes.png" width="150"></td> <td><img src="/images/doge-address.png" width="150"></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>