Skip to content

Commit

Permalink
Merge branch 'master' into jNullj/issue10285
Browse files Browse the repository at this point in the history
  • Loading branch information
jNullj authored Mar 1, 2025
2 parents c9d1b12 + 4346e37 commit 44e4fb4
Show file tree
Hide file tree
Showing 6 changed files with 422 additions and 337 deletions.
113 changes: 77 additions & 36 deletions .github/actions/docusaurus-swizzled-warning/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/shields-io-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ public:
rasterUrl: 'https://raster.shields.io'
userAgentBase: 'Shields.io'
requireCloudflare: true
requestTimeoutSeconds: 20
requestTimeoutSeconds: 8
6 changes: 5 additions & 1 deletion frontend/docusaurus.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,11 @@ const config = {
title: 'Stats',
items: [
{
label: 'Service Status',
label: 'Service Status (Upptime)',
href: 'https://badges.github.io/uptime-monitoring/',
},
{
label: 'Service Status (NodePing)',
href: 'https://nodeping.com/reports/status/YBISBQB254',
},
{
Expand Down
2 changes: 0 additions & 2 deletions frontend/src/components/homepage-features.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ const FeatureList = [
>
docker image
</a>
<br />
<code>docker pull shieldsio/shields</code>
</>
),
},
Expand Down
Loading

0 comments on commit 44e4fb4

Please sign in to comment.