added stories

main
Stephen Kerr 2 months ago
parent e813d4139f
commit 0631b2a99a

@ -55,8 +55,12 @@ function typeWriter() {
}
var quotes = [
"I was at a festival or summer camp. I looked in the main room and saw loads of synths set up, they were going to play a gig. And my brother was going to play with them. I was so annoyed and upset that they didn't tell me.",
"I was a designer, a weapons designer. I made a drone for a friend but he used it for evil. A woman got hurt, we were eating jelly. When he died she would go in an orphanage, I would be put in the army. My stomach was going to explode. In the army I finished painting my red stencils, warning signs. "
"I was a designer, a weapons designer. I made a drone for a friend but he used it for evil. A woman got hurt, we were eating jelly. When he died she would go in an orphanage. My stomach was going to explode. I finished painting my red warning signs. ",
"I was giving out to my colleague and I was opening drawers in my office and I was like, just use this grid and the drawers were full of grids and I was giving them to her and saying just use those grids why don't we use those grids. ",
"I was in a plane and I was the pilot but I didnt know how to fly and the police said I was a terrorist but I needed to do my laundry and I couldnt get everything done and I tried to do an emergency landing in the metro station. ",
"I had this dream I was in the studio but it was my colleague's back garden and our work friends were there but as chickens and it really grossed me out. ",
"I had a dream about something in paged.js that I did and you did and we had to resolve the conflict. ",
"The adobe product: one mega program that does all the things from all the programs. Spaghetti dress: one long spaghetto that wraps around like a dress ends on the neck like a little curl. "
]
//var quotes = ["test1.", "test2."]

@ -8,6 +8,11 @@ body{
color: #00f;
background-color: #ada;
}
:focus, :focus-visible, :active{
outline: none;
border: none;
}
h1{
font-family: monospace;
font-style: italic;

Loading…
Cancel
Save