mirror of
https://github.com/neocities/neocities.git
synced 2025-05-12 22:38:21 +02:00
improve underline links, update ace, add more ace themes
This commit is contained in:
parent
37cac9d1bd
commit
7788437c33
467 changed files with 324936 additions and 321 deletions
9
public/js/ace/snippets/cuttlefish.js
Normal file
9
public/js/ace/snippets/cuttlefish.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
; (function() {
|
||||
window.require(["ace/snippets/cuttlefish"], function(m) {
|
||||
if (typeof module == "object" && typeof exports == "object" && module) {
|
||||
module.exports = m;
|
||||
}
|
||||
});
|
||||
})();
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue