aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-09-13 11:04:20 +0000
committerng0 <ng0@n0.is>2019-09-13 11:04:20 +0000
commit162098055625fa553d0632ce49ece0c136adfec9 (patch)
tree448f12c18517de468c27666f6c74cbaf5c60dd31
parentaceb4f4e8c06bb118727a4727084ed952fdf0b64 (diff)
downloadwww-162098055625fa553d0632ce49ece0c136adfec9.tar.gz
www-162098055625fa553d0632ce49ece0c136adfec9.zip
Drop Apple logo, we may use the wordmark but we are not
allowed to use the logo.
-rw-r--r--static/images/apple-logo.svg4
-rw-r--r--template/install.html.j22
2 files changed, 1 insertions, 5 deletions
diff --git a/static/images/apple-logo.svg b/static/images/apple-logo.svg
deleted file mode 100644
index 15b0ecb9..00000000
--- a/static/images/apple-logo.svg
+++ /dev/null
@@ -1,4 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg width="170px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 170 170" version="1.1" height="170px">
3 <path d="m150.37 130.25c-2.45 5.66-5.35 10.87-8.71 15.66-4.58 6.53-8.33 11.05-11.22 13.56-4.48 4.12-9.28 6.23-14.42 6.35-3.69 0-8.14-1.05-13.32-3.18-5.197-2.12-9.973-3.17-14.34-3.17-4.58 0-9.492 1.05-14.746 3.17-5.262 2.13-9.501 3.24-12.742 3.35-4.929 0.21-9.842-1.96-14.746-6.52-3.13-2.73-7.045-7.41-11.735-14.04-5.032-7.08-9.169-15.29-12.41-24.65-3.471-10.11-5.211-19.9-5.211-29.378 0-10.857 2.346-20.221 7.045-28.068 3.693-6.303 8.606-11.275 14.755-14.925s12.793-5.51 19.948-5.629c3.915 0 9.049 1.211 15.429 3.591 6.362 2.388 10.447 3.599 12.238 3.599 1.339 0 5.877-1.416 13.57-4.239 7.275-2.618 13.415-3.702 18.445-3.275 13.63 1.1 23.87 6.473 30.68 16.153-12.19 7.386-18.22 17.731-18.1 31.002 0.11 10.337 3.86 18.939 11.23 25.769 3.34 3.17 7.07 5.62 11.22 7.36-0.9 2.61-1.85 5.11-2.86 7.51zm-31.26-123.01c0 8.1021-2.96 15.667-8.86 22.669-7.12 8.324-15.732 13.134-25.071 12.375-0.119-0.972-0.188-1.995-0.188-3.07 0-7.778 3.386-16.102 9.399-22.908 3.002-3.446 6.82-6.3113 11.45-8.597 4.62-2.2516 8.99-3.4968 13.1-3.71 0.12 1.0831 0.17 2.1663 0.17 3.2409z"/>
4</svg>
diff --git a/template/install.html.j2 b/template/install.html.j2
index 9e7f8e94..8be70e27 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -45,7 +45,7 @@
45 45
46 <div class="row container justify-content-center text-center"> 46 <div class="row container justify-content-center text-center">
47 <div class="col-md"> 47 <div class="col-md">
48 <p><a href="install-on-macos.html"><img src="{{ url('static/images/apple-logo.svg') }}" class="distro-logo"></a></p> 48 <h2><a href="install-on-macos.html">Apple macOS</a></h2>
49 <h3>macOS</h3> 49 <h3>macOS</h3>
50 </div> 50 </div>
51 <div class="col-md"> 51 <div class="col-md">