Skip to content

Commit 1f54b0c

Browse files
committed
chore: wts update :|
1 parent 244275d commit 1f54b0c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
env:
2323
INSTANCE: 'Writerside/notes'
2424
ARTIFACT: 'webHelpNOTES2-all.zip'
25-
DOCKER_VERSION: '243.22562'
25+
DOCKER_VERSION: '2025.03.8312'
2626
ALGOLIA_ARTIFACT: 'algolia-indexes-NOTES.zip'
2727
ALGOLIA_APP_NAME: 'QD1IR5ST5F'
2828
ALGOLIA_INDEX_NAME: 'suresh.dev.index'

Writerside/cfg/buildprofiles.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,14 @@
3838
</shortcuts>
3939

4040
<sitemap priority="0.35" change-frequency="weekly"/>
41+
<llms-txt single-file="false"/>
4142

4243
<footer>
4344
<copyright>Suresh 2024</copyright>
44-
<social type="blog" href="https://suresh.dev/notes"/>
45+
<social type="github" href="https://github.com/sureshg"/>
46+
<social type="bluesky" href="https://bsky.app/profile/suresh.dev"/>
4547
<social type="twitter" href="https://twitter.com/sur3shg"/>
46-
<link href="https://github.com/sureshg">Github</link>
48+
<social type="blog" href="https://suresh.dev/notes"/>
4749
</footer>
4850

4951
<build-profile instance="blog">

0 commit comments

Comments
 (0)