diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-04 08:14:36 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-04 08:14:36 -0700 |
commit | 25882ef63b448d26d05cb9560e810641efd26862 (patch) | |
tree | 1ade5e23006287478de7394628d78f0a571fc9ce | |
parent | dfc5071b228f1694df4c9da149db06fba1e29ef3 (diff) |
Update file sizes (+20 KB)
-rw-r--r-- | _includes/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/header.html b/_includes/header.html index f00aed2..eeb9e99 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -28,9 +28,9 @@ Downloads: <ul> <li><a href="http://github.com/zeux/pugixml/releases/download/v{{site.version}}/pugixml-{{site.version}}.zip" onclick="trackLink('download', 'pugixml-{{site.version}}.zip')">pugixml-{{site.version}}.zip</a><br/> - <small>374 KB, Windows line endings</small></li> + <small>397 KB, Windows line endings</small></li> <li><a href="http://github.com/zeux/pugixml/releases/download/v{{site.version}}/pugixml-{{site.version}}.tar.gz" onclick="trackLink('download', 'pugixml-{{site.version}}.tar.gz')">pugixml-{{site.version}}.tar.gz</a><br/> - <small>349 KB, Unix line endings</small></li> + <small>369 KB, Unix line endings</small></li> </ul> Documentation: |