From 881bb2f6483c0f0513fee025be5974bf8f251564 Mon Sep 17 00:00:00 2001 From: starportx Date: Fri, 8 Nov 2024 17:47:07 +0800 Subject: [PATCH] mod --- _config.yml | 2 +- _data/template.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 2fb3d8f..64cb23c 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ url: https://y7kim.github.io baseurl: # Site settings -title: Awesome Title +title: StarportX Portfolio email: your-email@domain.com description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." diff --git a/_data/template.yml b/_data/template.yml index 0832bae..0b8afdf 100644 --- a/_data/template.yml +++ b/_data/template.yml @@ -1,6 +1,6 @@ # Color settings (hex-codes without the leading hash-tag) color: - primary: fed136 + primary: 333 secondary: fec503 secondary-dark: 333 muted: 777