diff --git a/docs/index.html b/docs/index.html index 4691cf00..2960dedb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,8 +11,8 @@
-
Skip to main content

Home

The First Fermentation

The first fermentation happened 13,000 years ago and we’re still trying to brew the perfect batch today.

FSML

TeselaGen in collaboration with BioMADE has created fsml.org (Fermentation Systems Modeling Language) to help further our ability to create the best fermentation processes through protocol modeling.

+
Skip to main content

Home

The First Fermentation

The first fermentation happened 13,000 years ago and we’re still trying to brew the perfect batch today.

FSML

TeselaGen in collaboration with BioMADE has created fsml.org (Fermentation Systems Modeling Language) to help further our ability to create the best fermentation processes through protocol modeling.

- \ No newline at end of file + diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 44cf56f8..2f15d9c3 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); /** @type {import('@docusaurus/types').Config} */ const config = { - title: 'FSML.org', + title: 'FSML', tagline: '', url: 'https://fsml.org', baseUrl: process.env.DOCUSAURUS_PATH_PREFIX || '/',