Skip to content

Commit ee93731

Browse files
authored
Merge pull request #20 from softwarebycg/dev
updated linkedin and github links
2 parents 9a0dae5 + f75115f commit ee93731

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h2 class="title is-1 mb-6"><code class="has-text-link"># Get In Touch</code></h
173173
<img class="is-rounded" src="./img/profile-bluetint.png" alt="LinkedIn Profile Picture">
174174
</figure>
175175
<p class="subtitle has-text-grey my-4">Senior Technical Consultant &amp; Software Engineer</p>
176-
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-info">
176+
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-info">
177177
<span class="icon">
178178
<i class="fab fa-linkedin"></i>
179179
</span>
@@ -219,7 +219,7 @@ <h3 class="subtitle has-text-link"><i class="fa-solid fa-wifi mr-2"></i> Website
219219
</span>
220220
<span>Visit Asteroid Deathmatch</span>
221221
</a>
222-
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-link m-1">
222+
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-link m-1">
223223
<span class="icon">
224224
<i class="fab fa-linkedin"></i>
225225
</span>
@@ -245,13 +245,13 @@ <h3>What I work with:</h3>
245245
</ul>
246246
<p>The above is not a comprehensive list, I've worked with too many technologies to count and can pick them up relatively quickly. If you're not sure if I can help, ask me!</p>
247247
<p class="has-text-right-desktop has-text-centered-touch mt-4">
248-
<a href="https://github.com/hex333ham/hex333ham.github.io" target="_blank" class="button is-normal is-outlined is-primary m-1">
248+
<a href="https://github.com/softwarebycg/softwarebycg.github.io" target="_blank" class="button is-normal is-outlined is-primary m-1">
249249
<span class="icon">
250250
<i class="fa-brands fa-github"></i>
251251
</span>
252252
<span>Browse This Websites Code</span>
253253
</a>
254-
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-primary m-1">
254+
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-primary m-1">
255255
<span class="icon">
256256
<i class="fab fa-linkedin"></i>
257257
</span>
@@ -261,7 +261,7 @@ <h3>What I work with:</h3>
261261
</div>
262262
<div class="column is-half-widescreen">
263263
<figure class="image is-5by3">
264-
<script src="https://gist.github.com/hex333ham/9fb4167e2150276145a2804580062c78.js"></script>
264+
<script src="https://gist.github.com/softwarebycg/9fb4167e2150276145a2804580062c78.js"></script>
265265
</figure>
266266
</div>
267267
<a id="media"></a>
@@ -283,7 +283,7 @@ <h3 class="subtitle has-text-warning"><i class="fa-solid fa-camera-retro mr-2"><
283283
</span>
284284
<span>A Silly Video I Made With My Dad</span>
285285
</a>
286-
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-warning m-1">
286+
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-warning m-1">
287287
<span class="icon">
288288
<i class="fab fa-linkedin"></i>
289289
</span>
@@ -304,7 +304,7 @@ <h3 class="subtitle"><i class="fa-brands fa-unity mr-2"></i> Game Development</h
304304
</span>
305305
<span>Eager Amoeba&trade;</span>
306306
</a>
307-
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-light m-1">
307+
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-light m-1">
308308
<span class="icon">
309309
<i class="fab fa-linkedin"></i>
310310
</span>
@@ -331,7 +331,7 @@ <h3 class="subtitle"><i class="fa-brands fa-unity mr-2"></i> Game Development</h
331331
</a>
332332
</p>
333333
<p>To save me a lot of time, this website has been hand-crafted using the wonderful <a href="https://bulma.io/" target="_blank">Bulma CSS Class Framework</a>.</p>
334-
<p>You can browse the code and releases on <a target="_blank" href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
334+
<p>You can browse the code and releases on <a target="_blank" href="https://github.com/softwarebycg/softwarebycg.github.io">GitHub</a>.</p>
335335
<p>&copy; 2025 Connor Graham. All rights reserved.</p>
336336
</div>
337337
</footer>

0 commit comments

Comments
 (0)