Skip to content

Commit

Permalink
Triggered rebuild: PhosCity/Aegisub-Scripts/main ef628ec
Browse files Browse the repository at this point in the history
  • Loading branch information
seproDev committed Sep 27, 2024
1 parent 9cae35b commit 87a8a31
Show file tree
Hide file tree
Showing 363 changed files with 1,351 additions and 980 deletions.
11 changes: 11 additions & 0 deletions _esbuild/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,17 @@ document.addEventListener('click', function(event) {



index.add(
{
id: i++,
href: "/depctrl-browser/macros/phos.Abacus/",
name: "Abacus",
description: "Recalculates values of tags.",
}
);



index.add(
{
id: i++,
Expand Down
2 changes: 1 addition & 1 deletion assets/app.js

Large diffs are not rendered by default.

13 changes: 12 additions & 1 deletion feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,22 @@
<subtitle>List of recently updated DependencyControl Macros.</subtitle>
<link href="feed.xml" rel="self"/>
<link href="https://typesettingtools.github.io/depctrl-browser/"/>
<updated>2024-09-16T00:00:00Z</updated>
<updated>2024-09-27T00:00:00Z</updated>
<id>https://typesettingtools.github.io/depctrl-browser/</id>
<author>
<name>DepCtrl Browser</name>
</author>
<entry>
<title>Abacus - 1.0.0</title>
<link href="/depctrl-browser/macros/phos.Abacus/"/>
<updated>2024-09-27T00:00:00Z</updated>
<id>https://typesettingtools.github.io/depctrl-browser/macros/phos.Abacus/#1.0.0</id>
<content xml:lang="en" type="html">

&lt;li&gt;Added to Dependency Control&lt;/li&gt;

</content>
</entry>
<entry>
<title>Remove Tags - 1.0.2</title>
<link href="/depctrl-browser/macros/phos.RemoveTags/"/>
Expand Down
Loading

0 comments on commit 87a8a31

Please sign in to comment.