Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove Content-Language: en - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 9e96062b620088a42c7b345e07cc8c12e2b59ed2
parent 300a2495c63bfcaa0a14a86b79506c73154f632f
Author: Hiltjo Posthuma <[email protected]>
Date: Wed, 9 Nov 2016 17:49:38 +0100
remove Content-Language: en
tthanks Aymeric Mansoux!
Diffstat:
M stagit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stagit.c b/stagit.c
t@@ -331,7 +331,7 @@ writeheader(FILE *fp, const char *title)
fputs("<!DOCTYPE html>\n"
"<html dir=\"ltr\" lang=\"en\">\n<head>\n"
"<meta http-equiv=\"Content-Type\" content=\"text/html; charse…
- "<meta http-equiv=\"Content-Language\" content=\"en\" />\n<tit…
+ "<title>", fp);
xmlencode(fp, title, strlen(title));
if (title[0] && strippedname[0])
fputs(" - ", fp);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.