1
0
Fork 0
mirror of https://github.com/fmap/muflax65ngodyewp.onion synced 2024-06-29 10:36:48 +02:00
muflax65ngodyewp.onion/lib/sites.rb
muflax 0852e28e75 first step towards multiple sites
* multiple styles, layouts
* shared content
* central pigs
* conditional htaccess
* first half of multiple configs
2012-04-11 12:04:41 +02:00

8 lines
49 B
Ruby

def main_site?
true
end
def blog?
false
end