mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
31.02.2024 6d233c1e4666159561334f3092758598d0b76dd6
test: update privacy score
4 files modified
8 ■■■■ changed files
tests/exampleSiteWithImage/budget.desktop.json 2 ●●● patch | view | raw | blame | history
tests/exampleSiteWithImage/budget.mobile.json 2 ●●● patch | view | raw | blame | history
tests/exampleSiteWithVideo/budget.desktop.json 2 ●●● patch | view | raw | blame | history
tests/exampleSiteWithVideo/budget.mobile.json 2 ●●● patch | view | raw | blame | history
tests/exampleSiteWithImage/budget.desktop.json
@@ -11,7 +11,7 @@
        },
        "score": {
            "bestpractice": 93,
            "privacy": 72,
            "privacy": 84,
            "performance": 86
        }
    }
tests/exampleSiteWithImage/budget.mobile.json
@@ -11,7 +11,7 @@
        },
        "score": {
            "bestpractice": 93,
            "privacy": 72,
            "privacy": 84,
            "performance": 86
        }
    }
tests/exampleSiteWithVideo/budget.desktop.json
@@ -11,7 +11,7 @@
        },
        "score": {
            "bestpractice": 93,
            "privacy": 72,
            "privacy": 84,
            "performance": 84
        }
    }
tests/exampleSiteWithVideo/budget.mobile.json
@@ -11,7 +11,7 @@
        },
        "score": {
            "bestpractice": 93,
            "privacy": 72,
            "privacy": 84,
            "performance": 82
        }
    }