]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add link to supported platforms in the top banner.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 2 May 2022 11:56:45 +0000 (07:56 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 2 May 2022 11:56:45 +0000 (07:56 -0400)
Gemfile.lock
index.html

index f423caabf1b7acd6632967db03d4f9891d6f0d39..c7bb6b71359a479c2c852cde71f81431371f36b1 100644 (file)
@@ -27,7 +27,7 @@ GEM
     execjs (2.7.0)
     faraday (0.15.4)
       multipart-post (>= 1.2, < 3)
-    ffi (1.9.25)
+    ffi (1.15.5)
     forwardable-extended (2.6.0)
     gemoji (3.0.0)
     github-pages (193)
@@ -242,7 +242,8 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
+  ffi (~> 1.15.5)
   github-pages
 
 BUNDLED WITH
-   1.16.0
+   1.17.2
index 00299da3b41cde607e07df578083f94976a31076..ac4a8c06699e9e9adbf0f666c5b4598e696e7ead 100644 (file)
@@ -18,7 +18,9 @@ layout: default
               <a href="#PRINTING">Printing</a>
               &middot;
               <a href="#DOCUMENTATION">Documentation</a>
-              </span>
+              &middot;
+              <a href="https://github.com/OpenPrinting/cups/wiki/Platforms">Platforms</a>
+            </span>
             <a class="btn btn-primary btn-large" href="{{site.github.repository_url}}/releases"><i class="bi bi-download"></i> Download CUPS</a>
           </p>
         </div>