add more bookmarks, update css
This commit is contained in:
parent
9535e54272
commit
f82b3e862f
7 changed files with 105 additions and 14 deletions
30
site/minecraft-pickup-lines.html
Normal file
30
site/minecraft-pickup-lines.html
Normal file
|
@ -0,0 +1,30 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - minecraft-pickup-lines</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="/creacher.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<p>
|
||||
girl are you a redstone torch 'cause you turn off my redstone torch<br>
|
||||
girl are you a redstone torch 'cause you lock my hopper<br>
|
||||
girl are you a shulker 'cause shrlrlkrlrlkrl<br>
|
||||
girl are you a furnace minecart 'cause i know how to turn you on but why would i when there's powered rails<br>
|
||||
girl are you a redstone comparator 'cause i can't figure out how to turn you on<br>
|
||||
</p>
|
||||
<p>
|
||||
girl are you a hopper 'cause i need you to fill me up<br>
|
||||
girl are you a wither skeleton 'cause i'm only here for the head<br>
|
||||
girl are you a noteblock 'cause i wanna put you on different things and see what sounds you make<br>
|
||||
girl are you a smoker 'cause i wanna put meat in you and then let the butcher use you daily<br>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue