mirror of
https://github.com/neocities/neocities.git
synced 2025-07-21 18:16:07 +02:00
event deleting
This commit is contained in:
parent
6277a94a5b
commit
a4a2b5165b
14 changed files with 105 additions and 31 deletions
|
@ -1,7 +1,8 @@
|
|||
require 'tilt'
|
||||
|
||||
class Site < Sequel::Model
|
||||
# We might need to include fonts in here..
|
||||
include Sequel::ParanoidDelete
|
||||
|
||||
VALID_MIME_TYPES = %w{
|
||||
text/plain
|
||||
text/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue