Add some mimic bookmarks

This commit is contained in:
Evie Litherland-Smith 2023-10-02 11:51:47 +01:00
parent 98a6595326
commit 6767a9aa3b

View file

@ -119,7 +119,20 @@
}
{
name = "Mimics";
bookmarks = [ ];
bookmarks = [
{
name = "Countdown";
url = "http://webmimic.jet.uk/mc/codas/countdown";
}
{
name = "KS5";
url = "http://webmimic.jet.uk/DG/codas/ks5.mim.html";
}
{
name = "KT3";
url = "http://webmimic.jet.uk/DG/codas/kt3spec.mim.html";
}
];
}
];
}