Added buttons

Added buttons for new paste, login, and register.
This commit is contained in:
Robin Malley 2020-10-11 23:55:46 +00:00
parent b1f7a6d09f
commit 81a116d3d5
1 changed files with 5 additions and 1 deletions

View File

@ -8,12 +8,16 @@
</head> </head>
<body class="container"> <body class="container">
<main class="wrapper"> <main class="wrapper">
<h1 class="title"> <h1 class="title column">
<a href="https://<%= domain %>"> <a href="https://<%= domain %>">
<%= domain %> <%= domain %>
</a> </a>
</h1> </h1>
<div class="container"> <div class="container">
<a href="/_paste" class="button">New paste</a>
<a href="/_login" class="button">Log in</a>
<a href="/_claim" class="button">Register</a>
<p> <p>
Welcome to slash.monster, stories of fiction and fantasy<br/> Welcome to slash.monster, stories of fiction and fantasy<br/>
Not safe for work<br/> Not safe for work<br/>