Skip to content

Commit f8d40a1

Browse files
authored
Updated docsearch (#181)
* Updated docsearch * Updated pnpm lock * Ignore twitter.com in htmllink check
1 parent c90b74d commit f8d40a1

File tree

5 files changed

+89
-86
lines changed

5 files changed

+89
-86
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ dist
1010
node_modules
1111
tmp
1212
bin
13+
.hugo_build.lock
14+
.pnpm-store/

.htmltest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
IgnoreURLs:
22
- 'towardsdatascience.com'
3+
- 'twitter.com'

0 commit comments

Comments
 (0)