-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:xNS5/michaelkennedy.dev
- Loading branch information
Showing
7 changed files
with
17 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# The URL the site will be built for | ||
base_url = "https://michaelkennedy.dev/" | ||
base_url = "https://www.michaelkennedy.dev/" | ||
|
||
# Whether to automatically compile all Sass files in the sass directory | ||
# compile_sass = true | ||
|
@@ -91,14 +91,10 @@ navbar_items = [ | |
{ url="/resume", title="Resume"}, | ||
{ url="https://github.com/xNS5", title="Github"}, | ||
{ url="https://www.linkedin.com/in/mw-kennedy/", title="Linkedin"}, | ||
{ url="mailto:[email protected]?subject=Website%20Contact%20Inquiry ", title="Contact"}, | ||
|
||
{ url="mailto:[email protected]?subject=Website%20Contact%20Inquiry ", title="Contact"} | ||
]}, | ||
] | ||
|
||
[extra.analytics] | ||
google="G-QK10RKYRF7" | ||
|
||
[extra.author] | ||
name = "Michael Kennedy" | ||
avatar = "images/profile_picture.png" | ||
|
@@ -110,5 +106,4 @@ mailto = "mailto:[email protected]?subject=Website%20Contact%20Inquiry" | |
[extra.social] | ||
github="xNS5" | ||
linkedin="mw-kennedy" | ||
email="[email protected]" | ||
|
||
email="[email protected]" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
+++ | ||
title = "Working for a living" | ||
description = "Me talking about adulting stuff" | ||
draft = false | ||
draft = true | ||
date = 2022-12-15 | ||
+++ | ||
--- | ||
|
||
# Finding a Job | ||
# Coming Soon... | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters