From 42348f6a810ed8e87881319866b6e1ccbb17e77d Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 10 Nov 2014 21:48:07 +0100 Subject: Almost ready to replace the main site! Applied CSS readability fixes - the font is very small on Windows. Fleshed out header/footer - added support information, better links, etc. Added license page because people like to know the licensing terms. --- _includes/footer.html | 4 ++-- _includes/header.html | 20 +++++++++++--------- 2 files changed, 13 insertions(+), 11 deletions(-) (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html index 5a83239..6eb8358 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@ diff --git a/_includes/header.html b/_includes/header.html index 398727a..b60cb6c 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -16,13 +16,14 @@
-

pugixml

+

pugixml

Light-weight, simple and fast XML parser for C++ with XPath support

- Repository: https://github.com/zeux/pugixml
- License: MIT
- -
+ Repository: + Downloads:
-- cgit v1.2.3