Spaces:
Running
Running
export default { | |
title: "Datalia", | |
head: '<link rel="icon" href="favicon.png" type="image/png">', | |
root: "src", | |
theme: ["air"], | |
header: null, | |
footer: "Built with β€οΈ by David", | |
sidebar: false, | |
toc: false, | |
pager: false, | |
search: false, | |
linkify: true, | |
typographer: false | |
}; | |