Compare commits
3 Commits
feat/ascii
...
53fe364fec
| Author | SHA1 | Date | |
|---|---|---|---|
|
53fe364fec
|
|||
|
2d0310db9f
|
|||
|
f783b2528c
|
@@ -5,9 +5,9 @@
|
|||||||
|
|
||||||
If you’d like to support my work 💙
|
If you’d like to support my work 💙
|
||||||
|
|
||||||
- PayPal: https://paypal.me/nathanwoodburn
|
- PayPal: [https://paypal.me/nathanwoodburn]
|
||||||
- GitHub: https://github.com/sponsors/Nathanwoodburn
|
- GitHub: [https://github.com/sponsors/Nathanwoodburn]
|
||||||
- Stripe: https://donate.stripe.com/8wM6pv0VD08Xe408ww
|
- Stripe: [https://donate.stripe.com/8wM6pv0VD08Xe408ww]
|
||||||
|
|
||||||
[1mHNS: nathan.woodburn[0m
|
[1mHNS: nathan.woodburn[0m
|
||||||
[1m{{ HNS }}[0m
|
[1m{{ HNS }}[0m
|
||||||
|
|||||||
@@ -7,6 +7,5 @@
|
|||||||
Home [/]
|
Home [/]
|
||||||
Contact [/contact]
|
Contact [/contact]
|
||||||
Projects [/projects]
|
Projects [/projects]
|
||||||
Tools [/tools]
|
|
||||||
Donate [/donate]
|
Donate [/donate]
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
Home [/]
|
Home [/]
|
||||||
Contact [/contact]
|
Contact [/contact]
|
||||||
Projects [/projects]
|
Projects [/projects]
|
||||||
Tools [/tools]
|
|
||||||
Donate [/donate]
|
Donate [/donate]
|
||||||
API [/api/v1/]
|
API [/api/v1/]
|
||||||
|
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ Check them out here!</blockquote><img class="img-fluid" src="/assets/img/pfront.
|
|||||||
<h2>Skills</h2>
|
<h2>Skills</h2>
|
||||||
<ul class="list-unstyled" style="font-size: 18px;">
|
<ul class="list-unstyled" style="font-size: 18px;">
|
||||||
<li class="programlinux">Linux Servers and CLI</li>
|
<li class="programlinux">Linux Servers and CLI</li>
|
||||||
<li>DNS and DNSSEC</li>
|
<li>DNS, DNSSEC and Trustless SSL</li>
|
||||||
<li class="programnginx">NGINX Web Servers</li>
|
<li class="programnginx">NGINX Web Servers</li>
|
||||||
<li class="programc">Programming in<ul class="list-inline">
|
<li class="programc">Programming in<ul class="list-inline">
|
||||||
<li class="list-inline-item">Python 3</li>
|
<li class="list-inline-item">Python 3</li>
|
||||||
@@ -227,7 +227,7 @@ Check them out here!</blockquote><img class="img-fluid" src="/assets/img/pfront.
|
|||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<p>Verify me with this <a href="pgp" target="_blank">PGP Public Key</a></p>
|
<p>Verify me with this <a href="pgp" target="_blank">long lifetime Public Key</a> or this <a href="gitpgp" target="_blank">short term one for Github commits</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|||||||
Reference in New Issue
Block a user