mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Excluding empty pages from site map (#47)
* excluding empty pages from site map * excluded a hidden article from sitemap
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
image: "content/images/logos/fastapi-logo.png"
|
||||
origin_url: "https://fastapi.tiangolo.com/"
|
||||
name: "FastAPI"
|
||||
sitemapExclude: True
|
||||
---
|
||||
@@ -2,4 +2,5 @@
|
||||
image: "content/images/logos/jina-logo.svg"
|
||||
origin_url: "https://jina.ai/"
|
||||
name: "Jina"
|
||||
sitemapExclude: True
|
||||
---
|
||||
@@ -2,4 +2,5 @@
|
||||
image: "content/images/logos/huggingface-logo.png"
|
||||
origin_url: "https://huggingface.co"
|
||||
name: "Hugging Face"
|
||||
sitemapExclude: True
|
||||
---
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Upgrade your Neural Search <span>Stack</span>
|
||||
subtitle: We can integrate with anything, these are some of the featured technologies
|
||||
sitemapExclude: True
|
||||
---
|
||||
@@ -3,4 +3,5 @@ draft: true
|
||||
image: "content/images/logos/allennlp_logo.png"
|
||||
origin_url: "https://allennlp.org/"
|
||||
name: "AllenNLP"
|
||||
sitemapExclude: True
|
||||
---
|
||||
Reference in New Issue
Block a user