changes about me
This commit is contained in:
parent
c01e61ad1f
commit
5927db5252
@ -3,4 +3,4 @@ date = '2024-12-09T00:25:51-05:00'
|
|||||||
draft = false
|
draft = false
|
||||||
title = 'About Me'
|
title = 'About Me'
|
||||||
+++
|
+++
|
||||||
Not too much to say really.
|
Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).
|
||||||
|
@ -15,13 +15,13 @@
|
|||||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#494f5c"><meta name="author" content="Josh Wright"><meta name="description" content="A place for my projects to live">
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#494f5c"><meta name="author" content="Josh Wright"><meta name="description" content="A place for my projects to live">
|
||||||
|
|
||||||
<meta itemprop="name" content="About Me">
|
<meta itemprop="name" content="About Me">
|
||||||
<meta itemprop="description" content="Not too much to say really.">
|
<meta itemprop="description" content="Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).">
|
||||||
<meta itemprop="datePublished" content="2024-12-09T00:25:51-05:00">
|
<meta itemprop="datePublished" content="2024-12-09T00:25:51-05:00">
|
||||||
<meta itemprop="dateModified" content="2024-12-09T00:25:51-05:00">
|
<meta itemprop="dateModified" content="2024-12-09T00:25:51-05:00">
|
||||||
<meta itemprop="wordCount" content="6"><meta property="og:url" content="https://thewrightserver.net/en/about-me/">
|
<meta itemprop="wordCount" content="21"><meta property="og:url" content="https://thewrightserver.net/en/about-me/">
|
||||||
<meta property="og:site_name" content="TheWrightServer">
|
<meta property="og:site_name" content="TheWrightServer">
|
||||||
<meta property="og:title" content="About Me">
|
<meta property="og:title" content="About Me">
|
||||||
<meta property="og:description" content="Not too much to say really.">
|
<meta property="og:description" content="Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).">
|
||||||
<meta property="og:locale" content="en_us">
|
<meta property="og:locale" content="en_us">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
<meta property="article:published_time" content="2024-12-09T00:25:51-05:00">
|
<meta property="article:published_time" content="2024-12-09T00:25:51-05:00">
|
||||||
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:title" content="About Me">
|
<meta name="twitter:title" content="About Me">
|
||||||
<meta name="twitter:description" content="Not too much to say really.">
|
<meta name="twitter:description" content="Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).">
|
||||||
|
|
||||||
<script type="application/ld+json">
|
<script type="application/ld+json">
|
||||||
{
|
{
|
||||||
@ -37,10 +37,10 @@
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "About Me",
|
"headline": "About Me",
|
||||||
"name": "About Me",
|
"name": "About Me",
|
||||||
"description": "Not too much to say really.\n",
|
"description": "Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).\n",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"articleBody": "Not too much to say really.\n",
|
"articleBody": "Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).\n",
|
||||||
"wordCount" : "6",
|
"wordCount" : "21",
|
||||||
"inLanguage": "en",
|
"inLanguage": "en",
|
||||||
"datePublished": "2024-12-09T00:25:51-05:00",
|
"datePublished": "2024-12-09T00:25:51-05:00",
|
||||||
"dateModified": "2024-12-09T00:25:51-05:00",
|
"dateModified": "2024-12-09T00:25:51-05:00",
|
||||||
@ -101,7 +101,7 @@
|
|||||||
<main class="site-main section-inner thin animated fadeIn faster">
|
<main class="site-main section-inner thin animated fadeIn faster">
|
||||||
<h1>About Me</h1>
|
<h1>About Me</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Not too much to say really.</p>
|
<p>Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -110,7 +110,13 @@
|
|||||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||||
<p>
|
<p>
|
||||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||||
· </p>
|
·
|
||||||
|
· <a href="https://thewrightserver.net/en/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||||
|
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss">
|
||||||
|
<path d="M4 11a9 9 0 0 1 9 9"></path>
|
||||||
|
<path d="M4 4a16 16 0 0 1 16 16"></path>
|
||||||
|
<circle cx="5" cy="19" r="1"></circle>
|
||||||
|
</svg></a></p>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<link>https://thewrightserver.net/en/about-me/</link>
|
<link>https://thewrightserver.net/en/about-me/</link>
|
||||||
<pubDate>Mon, 09 Dec 2024 00:25:51 -0500</pubDate>
|
<pubDate>Mon, 09 Dec 2024 00:25:51 -0500</pubDate>
|
||||||
<guid>https://thewrightserver.net/en/about-me/</guid>
|
<guid>https://thewrightserver.net/en/about-me/</guid>
|
||||||
<description><p>Not too much to say really.</p></description>
|
<description><p>Just a guy that really loves servers and building things. Sometimes the things I build are pretty cool (when they work).</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Welcome to TheWrightServer!</title>
|
<title>Welcome to TheWrightServer!</title>
|
||||||
|
@ -80,7 +80,13 @@
|
|||||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||||
<p>
|
<p>
|
||||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||||
· </p>
|
·
|
||||||
|
· <a href="https://thewrightserver.net/en/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||||
|
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss">
|
||||||
|
<path d="M4 11a9 9 0 0 1 9 9"></path>
|
||||||
|
<path d="M4 4a16 16 0 0 1 16 16"></path>
|
||||||
|
<circle cx="5" cy="19" r="1"></circle>
|
||||||
|
</svg></a></p>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||||
|
@ -165,7 +165,13 @@
|
|||||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||||
<p>
|
<p>
|
||||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||||
· </p>
|
·
|
||||||
|
· <a href="https://thewrightserver.net/en/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||||
|
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss">
|
||||||
|
<path d="M4 11a9 9 0 0 1 9 9"></path>
|
||||||
|
<path d="M4 4a16 16 0 0 1 16 16"></path>
|
||||||
|
<circle cx="5" cy="19" r="1"></circle>
|
||||||
|
</svg></a></p>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||||
|
@ -80,7 +80,13 @@
|
|||||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||||
<p>
|
<p>
|
||||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||||
· </p>
|
·
|
||||||
|
· <a href="https://thewrightserver.net/en/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||||
|
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss">
|
||||||
|
<path d="M4 11a9 9 0 0 1 9 9"></path>
|
||||||
|
<path d="M4 4a16 16 0 0 1 16 16"></path>
|
||||||
|
<circle cx="5" cy="19" r="1"></circle>
|
||||||
|
</svg></a></p>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||||
|
@ -80,7 +80,13 @@
|
|||||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||||
<p>
|
<p>
|
||||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||||
· </p>
|
·
|
||||||
|
· <a href="https://thewrightserver.net/en/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||||
|
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss">
|
||||||
|
<path d="M4 11a9 9 0 0 1 9 9"></path>
|
||||||
|
<path d="M4 4a16 16 0 0 1 16 16"></path>
|
||||||
|
<circle cx="5" cy="19" r="1"></circle>
|
||||||
|
</svg></a></p>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user