Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
nog een paaseitje toegevoegd
Browse files Browse the repository at this point in the history
  • Loading branch information
FreekBes committed Nov 17, 2021
1 parent 6319a76 commit 5b383f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion monit.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* By: fbes <[email protected]> +#+ */
/* +#+ */
/* Created: 2021/11/11 19:23:05 by fbes #+# #+# */
/* Updated: 2021/11/17 18:45:48 by fbes ######## odam.nl */
/* Updated: 2021/11/17 19:37:01 by fbes ######## odam.nl */
/* */
/* ************************************************************************** */

Expand Down Expand Up @@ -350,6 +350,9 @@ var monit = {
case "ieilat":
smiley.setAttribute("class", "iconf-pacman-ghost");
break;
case "pde-bakk":
smiley.setAttribute("class", "iconf-crown-1");
break;
}
}
emoteHolder.appendChild(smiley);
Expand Down

0 comments on commit 5b383f0

Please sign in to comment.