Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
d3ward committed Apr 7, 2024
1 parent 75eea29 commit ed69ee7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/404.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
page: '404',
title:'Toolz by d3ward - 404',
description:'Page not found',
url: 'd3ard.github.io/toolz/',
url: 'd3ward.github.io/toolz/',
preview_thumbnail:'https://d3ward.github.io/toolz/src/preview_toolz.png',
keywords:'toolz,web tools,tools,browser testing,font testing,viewport testing,adblock testing, ad blocker testing,performance,toolkit,web design,open source'
}) %>
Expand Down
2 changes: 1 addition & 1 deletion src/adblock.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'Toolz offers a simple and beautiful design test that allows you to quickly and easily test the performance of '+
'current ad/content blocker solution. Intuitive interface makes it easy to navigate and use, and the beautiful design ensures that the experience is visually appealing. '+
'With just a click, you can see how well the ad blocker is working and make any necessary adjustments.',
url: 'd3ard.github.io/toolz/adblock',
url: 'd3ward.github.io/toolz/adblock',
preview_thumbnail:'https://d3ward.github.io/toolz/src/preview_toolz.png',
keywords:'adblock,test adblock,analytics,trackers,ads,cosmetic filter,ublock, ublockorigin,adblock extension,script loading'
}) %>
Expand Down
2 changes: 1 addition & 1 deletion src/fontlist.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
page:'fontlist',
title:'Fontlist - Toolz',
description:'Discover the full list of fonts available on your browser with this comprehensive font testing page.',
url: 'd3ard.github.io/toolz/fontlist',
url: 'd3ward.github.io/toolz/fontlist',
preview_thumbnail:'https://d3ward.github.io/toolz/src/preview_toolz.png',
keywords:'fonts, available, browser, test, list, web design, typography, font styles, font families, system fonts, custom fonts'
}) %>
Expand Down
2 changes: 1 addition & 1 deletion src/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
' Toolz is an open source project that offers a range of tools for testing everything from fonts and'+
' viewport units to the efficiency of ad blockers. With this easy-to-use interface and extensive collection of testing tools,'+
' you\'ll have everything you need to ensure that your websites, browser and applications are optimized for the best performance and user experience.',
url: 'd3ard.github.io/toolz/',
url: 'd3ward.github.io/toolz/',
preview_thumbnail:'https://d3ward.github.io/toolz/src/preview_toolz.png',
keywords:'toolz,web tools,tools,browser testing,font testing,viewport testing,adblock testing, ad blocker testing,performance,toolkit,web design,open source'
}) %>
Expand Down

0 comments on commit ed69ee7

Please sign in to comment.