14 lines
369 B
YAML
14 lines
369 B
YAML
# Production environment configuration
|
|
url: 'http://localhost'
|
|
baseurl: 'https://motherfuckingblog.com'
|
|
environment: production
|
|
|
|
# Additional production-specific settings
|
|
safe: true
|
|
future: false
|
|
unpublished: false
|
|
destination: prod-site
|
|
|
|
|
|
# Analytics and SEO settings for production
|
|
google_analytics: # Don't Add your Google Analytics ID here. They are a bad company.
|