From 96d63529c5d546a8612dd98ed3f78a38e7bfdd6a Mon Sep 17 00:00:00 2001 From: Dusan Gostimirovic Date: Thu, 10 Oct 2024 10:03:43 -0400 Subject: [PATCH] Fix to og metadata (remove) --- docs/blog/python-for-photonics.md | 6 ------ mkdocs.yml | 1 - 2 files changed, 7 deletions(-) diff --git a/docs/blog/python-for-photonics.md b/docs/blog/python-for-photonics.md index 3d94179..a9e4647 100644 --- a/docs/blog/python-for-photonics.md +++ b/docs/blog/python-for-photonics.md @@ -1,9 +1,3 @@ ---- -og:title: Python for Photonics Development -og:description: Our guide to using Python for photonics design and development. -og:image: https://docs.prefabphotonics.com/assets/blog-cards/python-for-photonics.png ---- - # Python for Photonics Development [Python](https://www.python.org/) has become an indispensable tool in many technical fields, including ours. It gives researchers and engineers a versatile platform for simulating, modeling, and analyzing photonic systems, effectively streamlining the **entire development workflow.** With its extensive ecosystem of libraries and tools, Python enables efficient and innovative solutions in photonics that we think are worth exploring. diff --git a/mkdocs.yml b/mkdocs.yml index 509c37f..59c33f8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -87,7 +87,6 @@ markdown_extensions: plugins: - search - - social - mkdocstrings: handlers: python: