From 5d86176be8e5010f7f2ba65c2a5a256bc3c7aebb Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 9 Mar 2024 21:56:08 +0800 Subject: feat(site): rename 404.xsl to 404.html --- 404.html | 18 ++++++++++++++++++ 404.xsl | 19 ------------------- 2 files changed, 18 insertions(+), 19 deletions(-) create mode 100644 404.html delete mode 100644 404.xsl diff --git a/404.html b/404.html new file mode 100644 index 0000000..0e05085 --- /dev/null +++ b/404.html @@ -0,0 +1,18 @@ + + + + IPM PACKAGE SERVER + + + +

INFINI RULE PACKAGES

+

IPM has built-in support for dozens of packages and collections, as listed below. To use + these within IPM/INFINI we recommend that you use the IPM >>> + ipm add command.

+

Sorry. No Content Found!

+

Back To The Index.

+
+ IPM PACKAGE SERVER + + + \ No newline at end of file diff --git a/404.xsl b/404.xsl deleted file mode 100644 index 5e45b74..0000000 --- a/404.xsl +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - IPM PACKAGE SERVER - - -

INFINI RULE PACKAGES

-

IPM has built-in support for dozens of packages and collections, as listed below. - To use these within IPM/INFINI we recommend that you use the IPM >>> - ipm add command.

-

Sorry. No Content Found!

-
- IPM PACKAGE SERVER - - -
-
\ No newline at end of file -- cgit v1.2.3-70-g09d2