Skip to content

Commit

Permalink
Merge pull request #725 from Dasharo/seo-fix
Browse files Browse the repository at this point in the history
SEO: Resize image and fix broken link
  • Loading branch information
artur-rs authored Dec 18, 2023
2 parents 4635eef + 10a2cc5 commit feda348
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/seo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: lycheeverse/[email protected]
with:
fail: true
args: --timeout 60 --max-redirects 10 -a 403,500,502,503,504 .
args: --timeout 60 --max-redirects 10 -a 403,406,429,500,502,503,522,999 .
seo_spy_orphan_pages:
runs-on: ubuntu-latest
name: Check orphan pages
Expand Down
Binary file modified docs/images/twonkie_sniffing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ firmware:
firmware. [Discover the freedom →](/osf-trivia-list/dasharo/#future-work)

<center>
[**Learn More**](/osf-trivia-list/dasharo.md) | [**Visit Dasharo's
[**Learn More**](osf-trivia-list/dasharo.md) | [**Visit Dasharo's
Homepage**](https://dasharo.com/)
</center>

Expand Down

0 comments on commit feda348

Please sign in to comment.