Fix rendering of www blog
This commit is contained in:
parent
b2cbfdfd91
commit
d047a1205b
@ -51,7 +51,6 @@ char *www_blog() {
|
||||
stralloc_append1(&page, ' ');
|
||||
continue;
|
||||
}
|
||||
++p;
|
||||
stralloc_cats(&page, "</p><p>");
|
||||
}
|
||||
stralloc_cats(&page, "</p></div>");
|
||||
|
Reference in New Issue
Block a user