mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 17:46:05 +02:00
sass now auto-compiles, fix relative_path for site files
This commit is contained in:
parent
fbf78f04d6
commit
9aca6cd0a0
10 changed files with 21 additions and 3153 deletions
|
@ -371,7 +371,7 @@ class Site < Sequel::Model
|
|||
ThumbnailWorker.perform_async values[:username], relative_path
|
||||
end
|
||||
|
||||
SiteChange.record self, path
|
||||
SiteChange.record self, relative_path
|
||||
|
||||
if self.site_changed != true
|
||||
self.site_changed = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue