From 520f133a700674e80ee0c3635c58ff3c61ed9ba8 Mon Sep 17 00:00:00 2001 From: Paulo Nunes Date: Thu, 8 Feb 2024 17:41:09 +0000 Subject: [PATCH] Update bulletin.json Remove my domain and related info. Relocating CSS source --- src/_data/styles/bulletin.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/_data/styles/bulletin.json b/src/_data/styles/bulletin.json index 463cfbb..a29883c 100644 --- a/src/_data/styles/bulletin.json +++ b/src/_data/styles/bulletin.json @@ -1,8 +1,5 @@ { "title": "Bulletin", "author": "Paulo Nunes", - "stylesheet": "https://syndicatefx.com/bulletin/style.css", - "twitter": "syndicatefx", - "websiteTitle": "syndicatefx.com", - "websiteUrl": "https://syndicatefx.com" + "stylesheet": "https://gist.githubusercontent.com/syndicatefx/8822bc0f2cdf039c37846e3319e1e495/raw/4bb7ae5cb5803bfa250b82522e417d3c6b491314/style.css" }