Move contact info to top
This commit is contained in:
parent
0a3c08a8c9
commit
00e3c0dbe0
|
@ -12,6 +12,11 @@
|
|||
Hi, I'm <a href="/about">Tanner</a>! I like home automation, <a href="/sensors">sensors</a>, privacy, bots, Python, Debian, coffee, and makerspaces.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Email: <a href="mailto:site4@tannercollin.com">site4@tannercollin.com</a> <br />
|
||||
Telegram: <a href="https://t.me/tannercollin" target="_blank" rel="noreferrer noopener">@tannercollin</a>
|
||||
</p>
|
||||
|
||||
<h2>Projects</h2>
|
||||
|
||||
<p>
|
||||
|
@ -61,14 +66,5 @@
|
|||
<li>Electrical Engineer Intern at <a class="external" href="https://www.pason.com/" target="_blank" rel="noreferrer noopener">Pason Systems</a>, 2014–2015</li>
|
||||
<li>BSc. Electrical Engineering from University of Calgary</li>
|
||||
</ul>
|
||||
|
||||
<h2>Contact Info</h2>
|
||||
|
||||
<p>I'm very open to collaboration and responsive to messages. If you have any thoughts feel free to reach out:</p>
|
||||
|
||||
<p>
|
||||
Email: <a href="mailto:site4@tannercollin.com">site4@tannercollin.com</a> <br />
|
||||
Telegram: <a href="https://t.me/tannercollin" target="_blank" rel="noreferrer noopener">@tannercollin</a>
|
||||
</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user