mirror of
https://github.com/neocities/neocities.git
synced 2025-07-23 11:06:02 +02:00
update bluesky atproto setup to use .well-known vs dns
This commit is contained in:
parent
0d78a105d4
commit
8aa48f1ac2
5 changed files with 41 additions and 22 deletions
|
@ -1777,7 +1777,6 @@ class Site < Sequel::Model
|
|||
|
||||
files.each do |file|
|
||||
existing_size = 0
|
||||
|
||||
site_file = site_files_dataset.where(path: scrubbed_path(file[:filename])).first
|
||||
|
||||
if site_file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue