Sha256: 3fdeb190d65c05c9b1d43c5f25380cc319a899929b80eea7a6e0b11ab2b04fb2

Contents?: true

Size: 217 Bytes

Versions: 6

Compression:

Stored size: 217 Bytes

Contents

# coding: utf-8
class MetaSidebar < Sidebar
  description "This widget just displays links to Publify main site, this blog's admin and RSS."

  setting :title, 'Meta'
end

SidebarRegistry.register_sidebar MetaSidebar

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
publify_core-9.0.0.pre6 app/models/meta_sidebar.rb
publify_core-9.0.0.pre5 app/models/meta_sidebar.rb
publify_core-9.0.0.pre4 app/models/meta_sidebar.rb
publify_core-9.0.0.pre3 app/models/meta_sidebar.rb
publify_core-9.0.0.pre2 app/models/meta_sidebar.rb
publify_core-9.0.0.pre1 app/models/meta_sidebar.rb