Skip to content

Commit cabbbc6

Browse files
committed
New Miranda logo
1 parent d7c4a3b commit cabbbc6

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
-51.1 KB
Loading

docs/resources/scripts/info.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -711,18 +711,6 @@ var langs = [
711711
n: "LEAN",
712712
d: "Description coming soon",
713713
},
714-
{
715-
i: "modula",
716-
n: "Modula",
717-
d: "Description coming soon",
718-
noLogo: true,
719-
},
720-
{
721-
i: "modula2",
722-
n: "Modula-2",
723-
d: "Description coming soon",
724-
noLogo: true,
725-
},
726714
{
727715
i: "linotte",
728716
n: "Linotte",
@@ -828,6 +816,18 @@ var langs = [
828816
u: "Research and teaching functional programming",
829817
t: ["Polymorphic", "Functional", "Non-Strict", "Dynamic"],
830818
},
819+
{
820+
i: "modula",
821+
n: "Modula",
822+
d: "Description coming soon",
823+
noLogo: true,
824+
},
825+
{
826+
i: "modula2",
827+
n: "Modula-2",
828+
d: "Description coming soon",
829+
noLogo: true,
830+
},
831831
{
832832
i: "mojo",
833833
n: "Mojo",

0 commit comments

Comments
 (0)