Skip to content

Commit

Permalink
Merge pull request #11 from ashutoshsaboo/patch-1
Browse files Browse the repository at this point in the history
Adds FileSafe extension
  • Loading branch information
kylejbrk authored Dec 6, 2021
2 parents 7ef07cf + de0ffc1 commit be68955
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
publish_dir: ./public
12 changes: 12 additions & 0 deletions extensions/file-safe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
index:
area: editor-stack
content_type: SN|Component
description: Encrypted attachments for your notes using your Dropbox, Google Drive, or WebDAV server. Limited to 50MB per file.
flags: []
identifier: com.standardnotes.file-safe
marketing_url: https://standardnotes.com/features/filesafe
name: FileSafe
thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/FileSafe-banner.png
meta:
github: standardnotes/filesafe-bar
main: dist/index.html

0 comments on commit be68955

Please sign in to comment.