Class: Alula::Focused
- Inherits:
-
Theme
- Object
- Theme
- Alula::Focused
- Defined in:
- lib/alula/themes/focused.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.install(options) ⇒ Object
3 4 5 6 7 8 |
# File 'lib/alula/themes/focused.rb', line 3 def self.install() Site.instance.config..image.thumbnail = "300x300" Site.instance.config..image.thumbnail_mode = :square true end |