Merge branch 'devel' into dev/update-vite-version-indocs

This commit is contained in:
Gabriel Grubba
2025-01-28 14:45:12 -03:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ export default defineConfig({
"data-website-id": "64051b0e-d79f-4fe7-b3ca-ff5c84075693",
"data-project-name": "Meteor",
"data-project-color": "#36436b",
"data-project-logo": "https://v3-docs.meteor.com/logo.png",
"data-project-logo": "/logo.png",
"data-modal-disclaimer":
"This is a custom LLM for answering questions about Meteor. Answers are based on the contents of the docs, answered forum posts, YouTube videos and GitHub issues. Please note that answers are generated by AI and may not be fully accurate, so please use your best judgement.",
},

View File

@@ -3,8 +3,8 @@
layout: home
hero:
text: "Meteor.js Docs"
tagline: "Documentation, resources, and API references to help you build and deploy with Meteor.js."
text: "Meteor Docs"
tagline: "Documentation, resources, and API references to help you build and deploy with Meteor."
image:
src: /logo.png
alt: Meteor

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 30 KiB