#import "skelett.h"
struct link cheatsheets[] = {
};
struct link utils[] = {
struct link* menus[] = {cheatsheets, utils};
run(menus, "skelett.io", HTTPS_ENABLE);