diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-04-03 08:53:57 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-04-03 08:53:57 -0700 |
commit | db8c2fe59c6c6c8ed1e7d7dd7545f523566ef78a (patch) | |
tree | 811ff41fe3ef037266d8d675f9a9c088ffb19583 /3rd_party/static/testapi-ui/index.html | |
parent | c64b58a5a89ae7ac51f4f7b41e2842980e112346 (diff) |
Update Portal Meta Description
The description in the VNF and NFVI portal's meta tag is updated to
reflect their content. This should help distinguish them when posting
links and finding them in search engine results as the meta description
is displayed to provide context.
Change-Id: I5c6ecf1847ed6036360ed9a1a16132ef66bba666
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to '3rd_party/static/testapi-ui/index.html')
-rw-r--r-- | 3rd_party/static/testapi-ui/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/static/testapi-ui/index.html b/3rd_party/static/testapi-ui/index.html index 94aff67..59d2ae7 100644 --- a/3rd_party/static/testapi-ui/index.html +++ b/3rd_party/static/testapi-ui/index.html @@ -17,7 +17,7 @@ <html id="ng-app"> <head> <meta charset="utf-8"> - <meta name="description" content="TestAPI"> + <meta name="description" content="OPNFV Verification Program (OVP) - NFVI"> <meta name="viewport" content="width=device-width"> <title>OVP - NFVI Portal</title> |