diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-10-26 16:57:18 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-10-26 16:57:18 -0400 |
| commit | b15a4163d8354feaafe6529c6a344e2b5f614f82 (patch) | |
| tree | 09e4b536bcb5a39a8825cad03d18462dad4d3229 /srs-anywhere.html | |
| parent | 939594d1cfd2d11f7acc300f117204c050af2d13 (diff) | |
Add custom card types
Diffstat (limited to 'srs-anywhere.html')
| -rw-r--r-- | srs-anywhere.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/srs-anywhere.html b/srs-anywhere.html index 1e4aa4e..06101ce 100644 --- a/srs-anywhere.html +++ b/srs-anywhere.html @@ -74,5 +74,6 @@ </div> <script src="srs-anywhere.js"></script> + <script src="srs-anywhere-custom-card-types.js"></script> </body> </html> |