mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 17:18:02 +02:00
Finish integration of text editor
This commit is contained in:
parent
f4ce6c9994
commit
c9d2374425
3 changed files with 21 additions and 14 deletions
1
app.rb
1
app.rb
|
@ -150,7 +150,6 @@ end
|
|||
|
||||
get '/site_files/text_editor/:filename' do |filename|
|
||||
@file_url = "http://#{current_site.username}.neocities.org/#{filename}"
|
||||
|
||||
slim :'site_files/text_editor'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue