From 68c9d326832d94583720dd32b847e3eb52419f1f Mon Sep 17 00:00:00 2001 From: Hidenori Matsuki Date: Sun, 1 Nov 2020 06:48:05 +0000 Subject: update default branch name: master -> main --- README.md | 4 ++-- theme.toml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 209b624..bb411bc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Techlog Simple, A simple theme for [Hugo](https://gohugo.io/). -![screenshot](https://raw.githubusercontent.com/mazgi/hugo-theme-techlog-simple/master/images/screenshot.png) +![screenshot](https://raw.githubusercontent.com/mazgi/hugo-theme-techlog-simple/main/images/screenshot.png) [DEMO](https://mazgi-hugo-themes-gcp.firebaseapp.com/techlog-simple/) @@ -29,7 +29,7 @@ After installing the theme successfully it requires a just a few more steps to g ### The config file -Take a look inside the [`exampleSite`](https://github.com/mazgi/hugo-theme-techlog-simple/tree/master/exampleSite) folder of this theme. You'll find a file called [`config.toml`](https://github.com/mazgi/hugo-theme-techlog-simple/blob/master/exampleSite/config.toml). To use it, copy the [`config.toml`](https://github.com/mazgi/hugo-theme-techlog-simple/blob/master/exampleSite/config.toml) in the root folder of your Hugo site. Feel free to change the strings in this theme. +Take a look inside the [`exampleSite`](https://github.com/mazgi/hugo-theme-techlog-simple/tree/main/exampleSite) folder of this theme. You'll find a file called [`config.toml`](https://github.com/mazgi/hugo-theme-techlog-simple/blob/main/exampleSite/config.toml). To use it, copy the [`config.toml`](https://github.com/mazgi/hugo-theme-techlog-simple/blob/main/exampleSite/config.toml) in the root folder of your Hugo site. Feel free to change the strings in this theme. ### Nearly finished diff --git a/theme.toml b/theme.toml index cf06cf4..b7b2d0a 100644 --- a/theme.toml +++ b/theme.toml @@ -3,7 +3,7 @@ name = "Techlog Simple" license = "MIT" -licenselink = "https://github.com/mazgi/hugo-theme-techlog-simple/blob/master/LICENSE.md" +licenselink = "https://github.com/mazgi/hugo-theme-techlog-simple/blob/main/LICENSE.md" description = "A simple Hugo theme for tech blog." homepage = "https://github.com/mazgi/hugo-theme-techlog-simple" tags = [] @@ -11,5 +11,5 @@ features = [] min_version = "0.57.0" [author] - name = "Hidenori MATSUKI" + name = "Hidenori Matsuki" homepage = "https://mazgi.com/" -- cgit v1.2.3