Skip to content

Instantly share code, notes, and snippets.

@shd101wyy
Last active October 1, 2016 17:06
Show Gist options
  • Save shd101wyy/57f90a3e25d63fe941507e0789c97489 to your computer and use it in GitHub Desktop.
Save shd101wyy/57f90a3e25d63fe941507e0789c97489 to your computer and use it in GitHub Desktop.
subscription test
const x = 12
const y = 14
return {
title: "Hi",
message: "Yoo"
}
html, body {
background-color: red !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment