From 92cfd7496906db67c198f736f05e141de6660637 Mon Sep 17 00:00:00 2001 From: jlpereira Date: Wed, 19 Mar 2025 11:58:03 -0300 Subject: [PATCH 1/3] Fix github icon color --- README.markdown | 2 +- src/components/Layout/LayoutHeader.vue | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 578f89b..4ec2ba6 100644 --- a/README.markdown +++ b/README.markdown @@ -219,7 +219,7 @@ Steps to replace the default layout 2. Inside this folder, create a file named default.vue. 3. Define your custom layout structure inside this file as needed. -Example of layout/default.vue +Example of layouts/default.vue ```vuejs