Updated meta description for resources.html and restquicktips.html since they were duplicates.

This commit is contained in:
Todd Fredrich
2012-05-18 13:08:18 -06:00
parent 29c1df9b78
commit c4536a54c0
2 changed files with 4 additions and 6 deletions

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>RESTful Web Services Resources</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="HTTP methods tutorial on how to use them for RESTful API or Web Service.">
<meta name="description" content="REST API eBook for Best Practices and other resources, such as open-source REST Service frameworks, etc.">
<meta name="author" content="Todd Fredrich, Pearson eCollege">
<!-- Le styles -->
<link href="https://d7im4lln3lvbg.cloudfront.net/bootstrap/2.0.1/css/bootstrap.min.css" rel="stylesheet">