mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 17:52:39 +02:00
yet another stupid encoding bug tempfix
This commit is contained in:
parent
aefbc1ad30
commit
9874ce3c5f
1 changed files with 0 additions and 1 deletions
|
@ -521,7 +521,6 @@ class Site < Sequel::Model
|
||||||
body: %{
|
body: %{
|
||||||
#{username}
|
#{username}
|
||||||
https://#{self.host}/#{relative_path}
|
https://#{self.host}/#{relative_path}
|
||||||
Match: #{matches.first.strip}
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue