From 7c3ca2f8472226226cb9d0551e8a555b9afde534 Mon Sep 17 00:00:00 2001 From: Silas Date: Sat, 26 Jul 2025 14:39:46 -0400 Subject: [PATCH] remove relative url for css assets --- _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 d5efbc8..c22720b 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 f9c0949..d6dd9e0 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 b7a9bd6..8571de3 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 283a73d..7fe935a 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 fd15760..46781cf 100644 --- a/lib/layouts/root_layout.ex +++ b/lib/layouts/root_layout.ex @@ -18,8 +18,8 @@ defmodule MonoTab.RootLayout do |> Enum.join(" ")} - - + +