Updating header image in security article.

This commit is contained in:
Robin Percy 2020-03-09 16:43:36 +00:00 committed by Jakub Sokołowski
parent 2fa00c5905
commit b1afe86d1b
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ author: robin_percy
categories:
- tutorials
layout: blog-post
image: '/assets/images/web3-article-header.png'
image: '/assets/images/web-security_banner.jpg'
---
![Web3.js](/assets/images/web3-article-header.png)
![Web3.js](/assets/images/web-security_banner.jpg)
> *This article is the second in my series of articles based on the frontend of the decentralised web. Throughout the series we'll look at [Web3.js](/news/2019/12/09/web3-what-are-your-options/) & accessing the Ethereum Blockchain client-side, [frontend security for DApps](/news/2020/01/30/dapp-frontend-security/), how [eWasm / WebAssembly](/news/2020/02/18/wasm-ewasm-what-and-why/) has become the "4th language of the web", and we'll build a realtime Blockchain explorer app with Phoenix LiveView!*