We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9c973 commit 3f1c43eCopy full SHA for 3f1c43e
book.toml
@@ -44,4 +44,5 @@ exclude = [
44
'print.html', # Do not check the print page, as it is generated separately
45
'single.html', # Do not check the single page, as it is generated separately
46
'http[s]*://problemkaputt\.de', # Skip checking problemkaputt.de, as connection to this domain is generally unreliable
47
+ 'https?://twitter.com', # Thank you Elon Musk.
48
]
0 commit comments