mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 11:28:29 +02:00
Folders.
This commit is contained in:
parent
605fdce9be
commit
2f73732daa
17 changed files with 508 additions and 288 deletions
|
@ -1,8 +0,0 @@
|
|||
class SiteFile
|
||||
attr_reader :filename, :ext
|
||||
|
||||
def initialize(filename)
|
||||
@filename = filename
|
||||
@ext = File.extname(@filename).sub(/^./, '')
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue