aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/partials/header.php2
-rw-r--r--app/views/partials/header.posts.php2
-rw-r--r--app/views/resume.view.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/app/views/partials/header.php b/app/views/partials/header.php
index f269063..e69aee4 100644
--- a/app/views/partials/header.php
+++ b/app/views/partials/header.php
@@ -22,6 +22,6 @@
<meta name="msapplication-TileColor" content="#b91d47">
<meta name="theme-color" content="#ffffff">
- <link rel="stylesheet" href="/css/smorg.css">
+ <link rel="stylesheet" href="/css/tdro.css">
</head>
diff --git a/app/views/partials/header.posts.php b/app/views/partials/header.posts.php
index 36ef7dd..5825116 100644
--- a/app/views/partials/header.posts.php
+++ b/app/views/partials/header.posts.php
@@ -17,4 +17,4 @@
<meta name="msapplication-TileColor" content="#b91d47">
<meta name="theme-color" content="#ffffff">
- <link rel="stylesheet" href="/css/smorg.css">
+ <link rel="stylesheet" href="/css/tdro.css">
diff --git a/app/views/resume.view.php b/app/views/resume.view.php
index ccc8f24..1e71523 100644
--- a/app/views/resume.view.php
+++ b/app/views/resume.view.php
@@ -48,7 +48,7 @@
</style>
- <link rel="stylesheet" href="/css/smorg.css">
+ <link rel="stylesheet" href="/css/tdro.css">
<link rel="stylesheet" href="/css/bulma-timeline.css">
</head>