chore(firefox): school bookmarks

This commit is contained in:
2026-01-20 08:20:52 -07:00
parent a998b5a955
commit db1be874fb

View File

@@ -138,6 +138,16 @@ in {
tags = [ "clojure" "docs" ];
url = "https://clojuredocs.org/";
}
{
name = "The Rock";
tags = [ "school" ];
url = "https://experience.elluciancloud.com/rcc580/";
}
{
name = "D2L";
tags = [ "school" ];
url = "https://mycourses.cccs.edu/d2l/home/6676";
}
];
}
];