Added new job page

This commit is contained in:
2024-01-19 18:27:59 -06:00
parent 43c2a2452c
commit 3b2e04658c
4 changed files with 102 additions and 6 deletions

View File

@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html>
<head>
<link rel="Stylesheet" type="text/css" href="style.css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<title>No Tickets</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<hr />
<p>
<a href="index.html">Index</a>
<hr />
</p>
<p>
last 5 posts
<hr />
</p>
<ul>
<li>
<a href="1701545547-no-tickets.html">No Tickets</a>
<li>
<a href="1700863814-auvik-trial.html">Auvik Trial</a>
<li>
<a href="1700345096-busy-week.html">Busy Week</a>
<li>
<a href="1700104768-new-job-offer.html">New Job Offer</a>
<li>
<a href="1699564352-webhooks.html">Webhooks</a>
</ul>
<p>
<span id="-Date:"></span><strong id="Date:">Date:</strong> 2024/01/15
</p>
<p>
<span id="-Author:"></span><strong id="Author:">Author:</strong> Tristan Ancelet
</p>
<div id="No Tickets"><h1 id="No Tickets" class="header"><a href="#No Tickets">No Tickets</a></h1></div>
<p>
Unfortunately there are no tickets for us to do at the moment. The tickets that are there are too advanced for us in school to do. However, once QA goes through our other tickets they will put in tickets for bug fixes.
</p>
</body>
</html>