diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-07-20 12:01:41 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-07-20 12:03:07 +0200 |
commit | 081739e7dcaeed1e0655a49ebdebb02d653d9042 (patch) | |
tree | 91e74e5f74c8f947bf43461de0bfed012e419cf2 /html/options.html | |
parent | 82836b92768bc3fa329e0d5345e93e98f5047db7 (diff) | |
parent | 97f683e266bc7270396c9e78296b9b0439639fbe (diff) | |
download | browser-extension-081739e7dcaeed1e0655a49ebdebb02d653d9042.tar.gz browser-extension-081739e7dcaeed1e0655a49ebdebb02d653d9042.zip |
Merge rebranding to "Hachette"
Diffstat (limited to 'html/options.html')
-rw-r--r-- | html/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/options.html b/html/options.html index 092327a..bfb9e52 100644 --- a/html/options.html +++ b/html/options.html @@ -7,7 +7,7 @@ <html> <head> <meta charset="utf-8"/> - <title>Myext options</title> + <title>Hachette options</title> <style> input[type="checkbox"], input[type="radio"], .hide, .popup.hide { display: none; |