diff --git a/app/views/basil/character.html.erb b/app/views/basil/character.html.erb deleted file mode 100644 index a288d31e..00000000 --- a/app/views/basil/character.html.erb +++ /dev/null @@ -1,224 +0,0 @@ - - - -
- This is still a work in progress and very much a beta that will change a lot before releasing publicly, - but feel free to use it as much as you'd like to provide feedback! -
-- If you run into any issues, please let me know <%# in the %> - <%# link_to 'Site Support forums', 'https://www.notebook.ai/forum/site-support' %> - <%# or %> <%= link_to 'on Discord', 'https://discord.gg/7WCuGxY3AW' %>. -
-- To generate an image of this <%= @content.try(:page_type) || 'page' %>, + To generate an image of this <%= @content.try(:page_type).try(:downcase) || 'page' %>, simply click a style below. Once the image has generated, you can move it to your <%= link_to @content.try(:name), @content.view_path %> page by clicking "Save" on any image.