diff --git a/content/blog/2024/10/abortion-and-autism/abortion-and-autism.md b/content/blog/2024/10/abortion-and-autism/abortion-and-autism.md deleted file mode 100644 index 4c4a75f..0000000 --- a/content/blog/2024/10/abortion-and-autism/abortion-and-autism.md +++ /dev/null @@ -1,5 +0,0 @@ -+++ -title = 'Abortion and Autism' -date = 2024-10-29T07:02:16-04:00 -draft = true -+++ diff --git a/content/things.md b/content/things.md new file mode 100644 index 0000000..a615206 --- /dev/null +++ b/content/things.md @@ -0,0 +1,12 @@ ++++ +title = 'Things I Like' ++++ + +This will be fancier... eventually + +# Stories +* https://www.reddit.com/r/nosleep/comments/1grzi24/emergency_alert_do_not_look_at_the_sky/ + +# Videos +* https://www.youtube.com/watch?v=72y2EC5fkcE +* https://www.youtube.com/watch?v=odHOCpflXr4 \ No newline at end of file diff --git a/hugo.toml b/hugo.toml index ae5d62f..899c8f5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -21,6 +21,11 @@ name = 'Projects' pageRef = '/projects' weight = 20 +[[menus.pages]] +name = 'Things I Like' +pageRef = '/things' +weight = 5 + [[menus.pages]] name = 'Videos' pageRef = '/videos' diff --git a/themes/pelly/assets/scss/variables.scss b/themes/pelly/assets/scss/variables.scss index 819367d..f9ddb0b 100644 --- a/themes/pelly/assets/scss/variables.scss +++ b/themes/pelly/assets/scss/variables.scss @@ -1,5 +1,5 @@ // Fonts -$font-text: Lato; // "Trebuchet MS" +$font-text: 'Lucida Grande'; // "Trebuchet MS" $font-title: "Popjoy"; // Rounding