Skip to content

Commit 29117c4

Browse files
authoredNov 21, 2020
Update config.js
1 parent eb4e59d commit 29117c4

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed
 

‎docs/.vuepress/config.js

-11
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,6 @@ module.exports = {
4444
["meta", { name: "twitter:description", content: "Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell."}],
4545
["meta", { name: "twitter:image", content: "https://starship.rs/icon.png"}],
4646
["meta", { name: "twitter:alt", content: "Starship: Cross-Shell Prompt"}],
47-
48-
// Black Lives Matter
49-
["script", { type:"text/javascript", src:"https://makerbadge.s3.amazonaws.com/blmbadge.js" }],
50-
["script", {}, `BLMBadge.init({
51-
layout:1,
52-
theme:'dark',
53-
promoText : 'Send a donation '+String.fromCodePoint(0x2192),
54-
promoLink : 'https://minnesotafreedomfund.org/',
55-
message : 'To be silent is to be complicit. Black lives matter.',
56-
title : '#BlackLivesMatter'
57-
})`]
5847
],
5948
theme: "default-prefers-color-scheme",
6049
themeConfig: {

0 commit comments

Comments
 (0)