From ed69ee7b9470a35cb63d10a1d86437499e02d7b2 Mon Sep 17 00:00:00 2001 From: Eduard Ursu Date: Sun, 7 Apr 2024 11:34:49 +0200 Subject: [PATCH] Fix typo --- src/404.ejs | 2 +- src/adblock.ejs | 2 +- src/fontlist.ejs | 2 +- src/index.ejs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/404.ejs b/src/404.ejs index 9edf60b..880985d 100644 --- a/src/404.ejs +++ b/src/404.ejs @@ -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' }) %> diff --git a/src/adblock.ejs b/src/adblock.ejs index c54d342..db724e3 100644 --- a/src/adblock.ejs +++ b/src/adblock.ejs @@ -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' }) %> diff --git a/src/fontlist.ejs b/src/fontlist.ejs index a2056a1..c1a935f 100644 --- a/src/fontlist.ejs +++ b/src/fontlist.ejs @@ -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' }) %> diff --git a/src/index.ejs b/src/index.ejs index 4a8a564..3791b89 100644 --- a/src/index.ejs +++ b/src/index.ejs @@ -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' }) %>