mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-31 22:02:14 +02:00
11 lines
313 B
Text
11 lines
313 B
Text
- provide(:title, "Discover | #{APP_CONFIG['site_name']}")
|
|
.jumbotron.j2-jumbo.text-center.particle-jumbotron
|
|
#particles
|
|
.particle-content
|
|
%h1 Discover
|
|
%p
|
|
The perfect place to find interesting content on
|
|
= succeed '!' do
|
|
= APP_CONFIG['site_name']
|
|
.container
|
|
%p TODO: Add content
|