diff --git a/src/_blog/086-ipfs-in-opera-for-android.md b/src/_blog/086-ipfs-in-opera-for-android.md
index f9c6ee59..241ffdba 100644
--- a/src/_blog/086-ipfs-in-opera-for-android.md
+++ b/src/_blog/086-ipfs-in-opera-for-android.md
@@ -76,7 +76,9 @@ Opera has implemented the protocol handler using the IPFS Web Browser Addressing
Implementation of this specification means a browser supports schemes such as `ipfs://` or `ipns://`.
In addition to navigating to content with these schemes in the address bar, mixed content scenarios are also possible. Examples are XMLHTTPRequest or Fetch requests, external style sheets, or images:
->
+```html
+
+```
You can easily check compatibility and level of implementation using the [IPFS protocol handler smoketest page](https://ipfs.github.io/in-web-browsers/ipfs-protocol-handler-support-tests.html).
diff --git a/src/_blog/using-ipfs-to-help-with-scaling-ethereum.md b/src/_blog/using-ipfs-to-help-with-scaling-ethereum.md
index aa7ebdfc..21fd0f23 100644
--- a/src/_blog/using-ipfs-to-help-with-scaling-ethereum.md
+++ b/src/_blog/using-ipfs-to-help-with-scaling-ethereum.md
@@ -35,11 +35,11 @@ More details for all prizes [here](https://hackmd.io/dHL5Hkb-SdOtlxTw7d7P_w?view
## But, where to get started… đŸ¤”
-
+
Learn how to use IPFS to deploy infrastructure in this video from IPFS Camp 2019.
-
+
Discover how Filecoin integrations create powerful opportunities for Web3 infrastructure.