Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JKarlavige committed Sep 19, 2023
1 parent bf40649 commit 3911134
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions netlify.toml

This file was deleted.

2 changes: 2 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ const katex = require("rehype-katex");
const { versions, versionedPages, versionedCategories } = require("./dbt-versions");
require("dotenv").config();

// Test Comment

/* Debugging */
var SITE_URL;
if (!process.env.CONTEXT || process.env.CONTEXT == "production") {
Expand Down

0 comments on commit 3911134

Please sign in to comment.