diff options
Diffstat (limited to 'inst')
-rw-r--r-- | inst/doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inst/doc/index.html b/inst/doc/index.html index 6d27f48..bccf65c 100644 --- a/inst/doc/index.html +++ b/inst/doc/index.html @@ -1,5 +1,7 @@ -<html> +<!doctype html> +<html lang="en"> <head> + <meta charset="utf-8"> <title>R: drfit User Guide</title> <link rel="stylesheet" type="text/css" href="../../R.css"> </head> |