Added missing summary

This commit is contained in:
Marcus Noble 2017-10-17 07:11:47 +01:00
parent 29a68de8a2
commit 51e2bafa6a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ layout: post.html
title: Simple sharing
date: 2017-10-16
tags:
summary:
summary: "The line between the web and native applications is becoming more and more blurred. One of the latest goodies to land in browsers that gives our users a consistent, seamless experience is the [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share) currently only [available in Chrome](https://caniuse.com/#feat=web-share)."
---
The line between the web and native applications is becoming more and more blurred. One of the latest goodies to land in browsers that gives our users a consistent, seamless experience is the [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share) currently only [available in Chrome](https://caniuse.com/#feat=web-share).