From d1242da7f96a7762343e1f1b0ec3009afd60d777 Mon Sep 17 00:00:00 2001 From: Luke Haas Date: Tue, 30 Apr 2024 17:23:24 +0100 Subject: [PATCH 1/4] add lambda test link --- README.md | 1 + images/logo.svg | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 images/logo.svg diff --git a/README.md b/README.md index 86234d2..7803f3a 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,4 @@ For detailed changelog, check [Releases](https://github.com/lukehaas/css-loaders [MIT License](https://github.com/lukehaas/css-loaders/blob/step2/LICENSE) +Browser testing via [![lambda test]((https://raw.githubusercontent.com/lukehaas/css-loaders/step2/images/logo.svg)](https://www.lambdatest.com/) \ No newline at end of file diff --git a/images/logo.svg b/images/logo.svg new file mode 100644 index 0000000..4572c25 --- /dev/null +++ b/images/logo.svg @@ -0,0 +1,18 @@ + + + + LOGO + Created with Sketch. + + + + + + + \ No newline at end of file From 5cf269e3c64b7ca5fc3cc4b218db56ee5585cfda Mon Sep 17 00:00:00 2001 From: Luke Haas Date: Tue, 30 Apr 2024 17:25:39 +0100 Subject: [PATCH 2/4] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7803f3a..1ea4225 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ For detailed changelog, check [Releases](https://github.com/lukehaas/css-loaders [MIT License](https://github.com/lukehaas/css-loaders/blob/step2/LICENSE) -Browser testing via [![lambda test]((https://raw.githubusercontent.com/lukehaas/css-loaders/step2/images/logo.svg)](https://www.lambdatest.com/) \ No newline at end of file +Browser testing via [![lambda test](https://raw.githubusercontent.com/lukehaas/css-loaders/step2/images/logo.svg)](https://www.lambdatest.com/) From 3f6a42ecf5134dacb41f94678805de390314513f Mon Sep 17 00:00:00 2001 From: Luke Haas Date: Tue, 30 Apr 2024 17:55:49 +0100 Subject: [PATCH 3/4] update iamge path --- README.md | 2 +- images/logo.svg | 18 ------------------ 2 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 images/logo.svg diff --git a/README.md b/README.md index 1ea4225..455e232 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ For detailed changelog, check [Releases](https://github.com/lukehaas/css-loaders [MIT License](https://github.com/lukehaas/css-loaders/blob/step2/LICENSE) -Browser testing via [![lambda test](https://raw.githubusercontent.com/lukehaas/css-loaders/step2/images/logo.svg)](https://www.lambdatest.com/) +Browser testing via [![lambda test](https://www.lambdatest.com/support/img/logo.svg)](https://www.lambdatest.com/) diff --git a/images/logo.svg b/images/logo.svg deleted file mode 100644 index 4572c25..0000000 --- a/images/logo.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - LOGO - Created with Sketch. - - - - - - - \ No newline at end of file From c7fdf5ac73c71fec3142414adf8d592c7d2c6bf4 Mon Sep 17 00:00:00 2001 From: Luke Haas Date: Fri, 21 Feb 2025 15:13:15 +0000 Subject: [PATCH 4/4] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 455e232..7c37f23 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Single Element CSS Spinners](http://projects.lukehaas.me/css-loaders) +# [Single Element CSS Spinners](https://lukehaas.me/projects/css-loaders) This is a collection of loading spinners animated with CSS. @@ -13,9 +13,9 @@ Each loader is given a font size in pixels and all other sizes are in ems so to ## Demo -[![css-loaders-screenshot](https://raw.githubusercontent.com/lukehaas/css-loaders/step2/images/css-loaders-screenshot.jpg)](http://projects.lukehaas.me/css-loaders) +[![css-loaders-screenshot](https://raw.githubusercontent.com/lukehaas/css-loaders/step2/images/css-loaders-screenshot.jpg)](https://lukehaas.me/projects/css-loaders) -> [Check it live](http://projects.lukehaas.me/css-loaders). +> [Check it live](https://lukehaas.me/projects/css-loaders). ## Browser Support