Example Article
This is a Heading Title
This is smaller title
- go home
- cook dinner
- this is a option
- option 2 Thisssss is an example article. You probably want to delete it and write your own articles!
def my_cool_method(message)
puts message
return nil
end
var y = function(){
console.log('aa')
}