1
0
mirror of synced 2025-12-19 17:48:10 -05:00
Files
fonts/.ci/dashboard/observablehq.config.js
Simon Cozens 261f0eabaa New dashboard
2025-06-25 10:33:57 +01:00

11 lines
308 B
JavaScript

// See https://observablehq.com/framework/config for documentation.
export default {
title: "Google Fonts QA Dashboard",
root: "src",
footer: "",
sidebar: true, // whether to show the sidebar
output: "build", // path to the output root for build
preserveExtension: true,
style: "style.css",
};