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

Felix Boerner
31.03.2024 9593b6ff8ce144b7e3408ede6dbd06458cb45f38
tests/exampleSiteWithVideo/budget.desktop.json
@@ -1,18 +1,18 @@
{
    "budget": {
        "requests": {
            "total": 9
            "total": 8
        },
        "transferSize": {
            "total": 2048000
        },
        "thirdParty": {
            "requests": 5
            "requests": 1
        },
        "score": {
            "bestpractice": 93,
            "privacy": 84,
            "performance": 84
            "privacy": 89,
            "performance": 79
        }
    }
}