Skip to content
This repository was archived by the owner on May 1, 2022. It is now read-only.

Commit

Permalink
site content is no longer determined by a tag but by a separate api
Browse files Browse the repository at this point in the history
  • Loading branch information
mdellabitta committed Jun 22, 2021
1 parent 8a4771a commit 31c9b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/site.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const GA_TRACKING_ID = "UA-28197764-11";
export const SITE_TAG = "tags:bscdn-experiment";
export const SITE_TAG = "" //"tags:bscdn-experiment";

export const UNTITLED_TEXT = "Untitled";

Expand Down

0 comments on commit 31c9b19

Please sign in to comment.