aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index caee08c..85433fe 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -69,7 +69,7 @@ int main(int argc, char* argv[]) {
cssPath = params["-css"];
}
- std::string htmlOutput = translator.translate(markdownContent, cssPath, "XIV Lore");
+ std::string htmlOutput = translator.translate(markdownContent, cssPath);
// Write to output file
std::string outputFile = params["-o"];
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage