Hello World

Just testing plumo as possible blogging platform

hello

const a = 1;

function addOne(base) {
  return base + 1;
}

What else we can do?

subtitle