Improved docs with custom logo and favicon

This commit is contained in:
Syrus
2019-09-03 17:06:31 -07:00
parent 1a35cdd4cd
commit d8471e2b6a
24 changed files with 44 additions and 9 deletions

View File

@ -148,5 +148,4 @@ mod tests {
// verify it used the correct number of points
assert_eq!(get_points_used(&instance), 109); // Used points will be slightly more than `limit` because of the way we do gas checking.
}
}