Added jobs section
This commit is contained in:
33
my-jobs.html
Normal file
33
my-jobs.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<!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>My Jobs</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>
|
||||
|
||||
|
||||
<div id="My Jobs"><h1 id="My Jobs" class="header"><a href="#My Jobs">My Jobs</a></h1></div>
|
||||
<hr />
|
||||
<ul>
|
||||
<li>
|
||||
<a href="job/fastwyre-unix-linux-systems-engineer.html">Unix & Linux Systems Engineer (Feb 2022 -> Dec 2023)</a>
|
||||
|
||||
<li>
|
||||
<a href="job/acumera-linux-systems-engineer.html">Linux Systems Engineer (Dec 2023 -> Current)</a>
|
||||
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user