From 37f39b53e4cb47285729a5dd24c8afe42954f75c Mon Sep 17 00:00:00 2001 From: Felix Boerner <ich@felix-boerner.de> Date: Tue, 09 Jan 2024 10:01:09 +0000 Subject: [PATCH] test: add sitespeed.io tests --- tests/exampleSiteWithImage/config.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/config.toml b/tests/exampleSiteWithImage/config.toml similarity index 98% copy from exampleSite/config.toml copy to tests/exampleSiteWithImage/config.toml index ca61111..0fb0a40 100644 --- a/exampleSite/config.toml +++ b/tests/exampleSiteWithImage/config.toml @@ -13,7 +13,7 @@ googleAnalytics = "" # Copyright -copyright = "©2021 Your Name" +copyright = "©2024 Your Name" [params] -- Gitblit v1.10.0