Introduction
Introduction Statistics Contact Development Disclaimer Help
tstagit-index: remove Content-Language: en - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 7bb7dc5cc97e20aa235badd07b7c0b82726d8109
parent f9e7dc80702317cf5b9c764eeec89e2cbde8c982
Author: Hiltjo Posthuma <[email protected]>
Date: Mon, 17 Apr 2017 13:06:02 +0200
stagit-index: remove Content-Language: en
forgot to remove this from stagit-index aswell, see also:
commit 9e96062b620088a42c7b345e07cc8c12e2b59ed2
Diffstat:
M stagit-index.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stagit-index.c b/stagit-index.c
t@@ -75,7 +75,7 @@ writeheader(FILE *fp)
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, description, strlen(description));
fprintf(fp, "</title>\n<link rel=\"icon\" type=\"image/png\" href=\"%s…
fprintf(fp, "<link rel=\"stylesheet\" type=\"text/css\" href=\"%sstyle…
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.