mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
removed garbage header, and silly hate list
This commit is contained in:
parent
e9419a293d
commit
362107cb74
3 changed files with 1 additions and 32 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ front_end/images/defcon23.JPG
|
|||
front_end/images/swag.gif
|
||||
front_end/images/newhairlolz.png
|
||||
front_end/images/favicon_jessebot.ico
|
||||
front_end/html_templates/hate.tpl
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="icon" type="image/x-icon" href="/images/favicon_jessebot.ico">
|
||||
|
||||
<title>JesseBot.com</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="css/bootstrap_flatdark.min.css" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="container">
|
|
@ -1,11 +0,0 @@
|
|||
% include('alt_header.tpl')
|
||||
<h3>Definitive List of Hate:</h3>
|
||||
<ul class="list-unstyled">
|
||||
<ul>
|
||||
<li>Poking my sides, hips, or love handles <small>(I have no idea why men do this, but many do, please stop)</small></li><br />
|
||||
<li>Calling me by my gender, <font color=7CFC00>e.g. girl, girly, girlfriend, lady, woman, etc.</font></li><br />
|
||||
<li>Calling me a food item or infant, <font color=7CFC00>e.g. babe, baby, bebe, honey, sweetie, sweetheart, cupcake, etc.</font></li><br />
|
||||
<li>Shortening my name, <font color=7CFC00>e.g. Jess, Jes</font></li><br />
|
||||
<li>Abbreviating things annoyingly, <font color=7CFC00>e.g. airp, silval</font></li><br />
|
||||
</ul></ul>
|
||||
% include('footer.tpl')
|
Loading…
Add table
Add a link
Reference in a new issue