Rev 199 | Rev 226 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 199 | Rev 218 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | languages = [ ["English", "en", "flag_usa.gif"] , ["Portuguese", "pt", "flag_brazil.gif"] ] |
11 | languages = [ ["English", "en", "flag_usa.gif"] , ["Portuguese", "pt", "flag_brazil.gif"] ] |
12 | 12 | ||
13 | # Google Analytics |
13 | # Google Analytics |
14 | include_google_analytics = false |
14 | include_google_analytics = false |
15 | 15 | ||
- | 16 | # Use pretty URLs (search engine friendly urls) |
|
- | 17 | use_pretty_urls = false |
|
- | 18 | ||
16 | 19 | ||
17 | 20 | ||
18 | 21 | ||
19 | 22 |