Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
qdrn committed Jun 15, 2023
1 parent 618be8b commit e420da5
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 384 deletions.
6 changes: 3 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ const katex = require("rehype-katex");
/** @type {import('@docusaurus/types').Config} */
const config = {
title: "Massa Documentation",
tagline: "Dinosaurs are cool",
tagline: "Developer Documentation for Massa",
favicon: "img/logo.svg",

// Set the production url of your site here
url: "https://your-docusaurus-test-site.com",
url: "https://docs.massa.net",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/docu-dev/",
baseUrl: "/",

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
Expand Down
Binary file removed static/img/docusaurus-social-card.jpg
Binary file not shown.
Binary file removed static/img/docusaurus.png
Binary file not shown.
Loading

0 comments on commit e420da5

Please sign in to comment.