From 6d5f50c1f25f1a9cf35247def50c23c581b0b3f0 Mon Sep 17 00:00:00 2001 From: samuele-cozzi Date: Sat, 20 Jan 2024 17:06:16 +0100 Subject: [PATCH] feat: mobile app alpha --- README.md | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e77e6..096583f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Marp have powerful tools for Markdown Slides: [Marpit Framework](https://marpit. ## Not supported - Wiki Link +- Mobile App Plugin is in Alpha Version ## Many Thanks 👏 diff --git a/manifest.json b/manifest.json index f813687..0d653f9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "description": "Create markdown-based Marp presentations in Obsidian", "author": "Samuele Cozzi", "authorUrl": "https://samuele-cozzi.web.app/", - "isDesktopOnly": true + "isDesktopOnly": false } \ No newline at end of file