2017-02-26 17:58:55 -05:00
|
|
|
|
baseurl = "https://citra-emu.org/"
|
2017-02-26 16:24:53 -05:00
|
|
|
|
languageCode = "en-us"
|
2017-06-24 10:55:01 -04:00
|
|
|
|
|
|
|
|
|
DefaultContentLanguage = "en"
|
2017-02-26 16:24:53 -05:00
|
|
|
|
theme = "citra-bs-theme"
|
|
|
|
|
|
|
|
|
|
# Define how many objects appear per pagination.
|
|
|
|
|
paginate = 10
|
|
|
|
|
|
|
|
|
|
[Languages]
|
|
|
|
|
[Languages.en]
|
|
|
|
|
title = "Citra"
|
|
|
|
|
description = "Citra is an open-source emulator for the Nintendo 3DS capable of playing many of your favorite 3DS games."
|
2017-02-26 17:25:48 -05:00
|
|
|
|
weight = 1
|
2017-06-05 08:18:02 -04:00
|
|
|
|
|
|
|
|
|
[outputs]
|
2017-06-05 17:50:44 -04:00
|
|
|
|
home = [ "HTML", "RSS" ]
|
2017-06-05 08:18:02 -04:00
|
|
|
|
section = [ "HTML", "JSON" ]
|