2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-19 13:35:26 +00:00
This commit is contained in:
2021-11-05 22:15:22 +01:00
parent b20935df74
commit 532bcc259b
17 changed files with 18150 additions and 1 deletions

16
home/_config.yml Normal file
View File

@ -0,0 +1,16 @@
google_analytics:
title: Your site title
description: Your site description
plugins:
- jekyll-seo-tag
exclude: [
styles/index.css,
styles/syntax.css,
package.json,
package-lock.json,
postcss.config.js,
readme.md,
]