diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-31 22:17:07 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-31 22:17:07 -0500 |
| commit | 40b35c1fd5bfc2424b017ef56ecdd87990976fbb (patch) | |
| tree | b96200124f5357bf41208bff0e109d52409c9d11 | |
| parent | 72e57788f33417b755db6e4f0d6d361e66d9b9e2 (diff) | |
add missing word to article title
| -rw-r--r-- | static/articles/sitewide-advertising-industry-opt-out.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/sitewide-advertising-industry-opt-out.html b/static/articles/sitewide-advertising-industry-opt-out.html index 44456a51..fb0f51ec 100644 --- a/static/articles/sitewide-advertising-industry-opt-out.html +++ b/static/articles/sitewide-advertising-industry-opt-out.html @@ -2,7 +2,7 @@ <html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> - <title>Sitewide advertising opt-out | Articles | GrapheneOS</title> + <title>Sitewide advertising industry opt-out | Articles | GrapheneOS</title> <meta name="description" content="Using ads.txt / app-ads.txt to disallow buying or selling ads for a domain."/> <meta name="theme-color" content="#212121"/> <meta name="msapplication-TileColor" content="#ffffff"/> |
