From da2b1f576def20c2be4fd1162ee2d07b2d98c685 Mon Sep 17 00:00:00 2001 From: Silas Date: Sat, 26 Jul 2025 14:22:05 -0400 Subject: [PATCH] try relative url for css files --- _site/2024-01-15-test-post/index.html | 4 ++-- _site/about/index.html | 4 ++-- _site/index.html | 4 ++-- _site/posts/index.html | 4 ++-- lib/layouts/root_layout.ex | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_site/2024-01-15-test-post/index.html b/_site/2024-01-15-test-post/index.html index c22720b..d5efbc8 100644 --- a/_site/2024-01-15-test-post/index.html +++ b/_site/2024-01-15-test-post/index.html @@ -9,8 +9,8 @@ Test Post: Getting Started with Elixir | MonoTab Blog - - + + diff --git a/_site/about/index.html b/_site/about/index.html index d6dd9e0..f9c0949 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -9,8 +9,8 @@ MonoTab Blog - - + + diff --git a/_site/index.html b/_site/index.html index 8571de3..b7a9bd6 100644 --- a/_site/index.html +++ b/_site/index.html @@ -9,8 +9,8 @@ MonoTab Blog - - + + diff --git a/_site/posts/index.html b/_site/posts/index.html index 7fe935a..283a73d 100644 --- a/_site/posts/index.html +++ b/_site/posts/index.html @@ -9,8 +9,8 @@ MonoTab Blog - - + + diff --git a/lib/layouts/root_layout.ex b/lib/layouts/root_layout.ex index 46781cf..fd15760 100644 --- a/lib/layouts/root_layout.ex +++ b/lib/layouts/root_layout.ex @@ -18,8 +18,8 @@ defmodule MonoTab.RootLayout do |> Enum.join(" ")} - - + +