|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us"> |
3 | | -<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> |
| 3 | +<head> |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
67 | 67 | <meta name="twitter:description" content="Hobbyist Web Developer, and Technology Enthusiast" /> |
68 | 68 |
|
69 | 69 |
|
70 | | -<base href="http://localhost:1313/" /> |
71 | | -<link rel="canonical" href="http://localhost:1313/" itemprop="url" /> |
72 | | -<meta name="url" content="http://localhost:1313/" /> |
73 | | -<meta name="twitter:url" content="http://localhost:1313/" /> |
74 | | -<meta property="og:url" content="http://localhost:1313/" /> |
| 70 | +<base href="https://dazzletune.github.io/" /> |
| 71 | +<link rel="canonical" href="https://dazzletune.github.io/" itemprop="url" /> |
| 72 | +<meta name="url" content="https://dazzletune.github.io/" /> |
| 73 | +<meta name="twitter:url" content="https://dazzletune.github.io/" /> |
| 74 | +<meta property="og:url" content="https://dazzletune.github.io/" /> |
75 | 75 |
|
76 | 76 |
|
77 | 77 | <meta property="og:updated_time" content="2025-01-02T00:00:00Z" /> |
78 | 78 |
|
79 | 79 |
|
80 | | -<link rel="sitemap" type="application/xml" title="Sitemap" href='http://localhost:1313/sitemap.xml' /> |
81 | | -<link href="http://localhost:1313/index.xml" rel="alternate" type="application/rss+xml" title="Michael William Gunter" /> |
| 80 | +<link rel="sitemap" type="application/xml" title="Sitemap" href='https://dazzletune.github.io/sitemap.xml' /> |
| 81 | +<link href="https://dazzletune.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Michael William Gunter" /> |
82 | 82 |
|
83 | 83 | <meta name="robots" content="index,follow" /> |
84 | 84 | <meta name="googlebot" content="index,follow" /> |
|
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 | | -<meta name="generator" content="Hugo 0.139.4"> |
| 100 | +<meta name="generator" content="Hugo 0.142.0"> |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
119 | 119 | --bkg-color: #FAF9F6; |
120 | 120 | --post-title-color: #303030; |
121 | 121 | --list-color: #5A5A5A; |
122 | | - --link-color: #77887a; |
| 122 | + --link-color: #4f667e; |
123 | 123 | --date-color: #515151; |
124 | 124 | --table-border-color: #E5E5E5; |
125 | 125 | --table-stripe-color: #F9F9F9; |
|
135 | 135 | --bkg-color: #121212; |
136 | 136 | --post-title-color: #DBE2E9; |
137 | 137 | --list-color: #9D9D9D; |
138 | | - --link-color: #77887a; |
| 138 | + --link-color: #81A1C1; |
139 | 139 | --date-color: #9A9A9A; |
140 | 140 | --table-border-color: #515151; |
141 | 141 | --table-stripe-color: #202020; |
|
169 | 169 | <div class="sidebar-about"> |
170 | 170 | <h1 class="brand"> |
171 | 171 |
|
172 | | - <a href="http://localhost:1313/"> |
| 172 | + <a href="https://dazzletune.github.io/"> |
173 | 173 | <img src="https://github.com/dazzletune.png" alt="brand image"> |
174 | 174 | </a> |
175 | 175 |
|
176 | 176 |
|
177 | | - <a href="http://localhost:1313/"> |
| 177 | + <a href="https://dazzletune.github.io/"> |
178 | 178 | <h1>Michael William Gunter</h1> |
179 | 179 | </a> |
180 | 180 |
|
@@ -316,7 +316,7 @@ <h1>Michael William Gunter</h1> |
316 | 316 | </li> |
317 | 317 |
|
318 | 318 | <li class="bullet"> |
319 | | - <a href="http://localhost:1313/posts/re-introduction/">A Re-introduction to My Personal Website</a> |
| 319 | + <a href="https://dazzletune.github.io/posts/re-introduction/">A Re-introduction to My Personal Website</a> |
320 | 320 | </li> |
321 | 321 |
|
322 | 322 |
|
@@ -451,7 +451,7 @@ <h3 id="education">Education</h3> |
451 | 451 | </ul> |
452 | 452 | <h3 id="skills--expertise">Skills & Expertise</h3> |
453 | 453 | <ul> |
454 | | -<li><strong>Programming</strong>: JavaScript, C++, Java, C#, Python</li> |
| 454 | +<li><strong>Programming</strong>: JavaScript, C#, Python</li> |
455 | 455 | <li><strong>Front-end Web Development</strong>: HTML, CSS, jQuery, Bootstrap</li> |
456 | 456 | <li><strong>Database Management</strong>: MySQL, MariaDB, SQLite</li> |
457 | 457 | <li><strong>DevOps</strong>: Docker</li> |
|
0 commit comments