This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
btrc-hub
Watch
1
Star
0
Fork
0
Code
Issues
86
Pull Requests
4
Releases
0
Wiki
Activity
Browse Source
#168
pull/187/head
みてるぞ
2 weeks ago
parent
34c227f326
commit
109bb5fc28
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frontend/scripts/generate-sitemap.js
+ 1
- 1
frontend/scripts/generate-sitemap.js
View File
@@ -42,7 +42,7 @@ const createPostListOutlet = async tagName => `
fetchpriority="high"
decoding="async"
class="object-none w-full h-full"
src="${ post.
ur
l }" />
src="${ post.
thumbnai
l }" />
</a>`).join ('') }
</div>
</div>
Write
Preview
Loading…
Cancel
Save