Skip to content

Commit

Permalink
Change default preview from todayhasbeen to editor-preview
Browse files Browse the repository at this point in the history
The default preview url is changed from https://todayhasbeen.com to
https://editor-preview.fifthtry.site/
  • Loading branch information
siddhantk232 authored and amitu committed Sep 27, 2024
1 parent 6a39e53 commit 36db96d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/editor/vars.ftd
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ url: /foo/blog/images/first-image.jpg

-- boolean $preview-visible: true

-- string $preview-url: https://todayhasbeen.com
;; edit the content here: https://www.fifthtry.com/ide/editor-preview/index.ftd
-- string $preview-url: https://editor-preview.fifthtry.site/

-- main-editor.doc $doc:
file-name: FASTN.ftd
Expand Down

0 comments on commit 36db96d

Please sign in to comment.