Skip to content

Commit 07c7e58

Browse files
committed
Home page - URL -> Latest URL
1 parent ac7be58 commit 07c7e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: home.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function renderPlugins(data: PluginsData) {
6969
<div id="plugins">
7070
<div id="plugins-header">
7171
<div>Name</div>
72-
<div>URL</div>
72+
<div>Latest URL</div>
7373
<div>Downloads</div>
7474
<div></div>
7575
</div>

0 commit comments

Comments
 (0)