citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 205f8abc1f71cc882bd067531d113b678cd9f6da
parent 398be1611f5422b1058f3a544b2f7febae548dea
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Mon,  4 Apr 2016 18:51:56 -0600

www: try again

Diffstat:
Mwww/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/index.html b/www/index.html @@ -2,7 +2,7 @@ <html> <head> - <meta name="charset" content="UTF-8" /> + <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <meta name="description" content="C It Run is a suite of tools that lets you watch your source code execute." />