diff --git a/config/_default/config.toml b/config/_default/config.toml index f9f2740..62f9e8b 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -3,10 +3,15 @@ # https://nunocoracao.github.io/blowfish/docs/getting-started/ theme = "blowfish" -baseURL = "https://the.waifuism.life/" +baseURL = "https://blog.waifuism.life/" defaultContentLanguage = "en" -enableRobotsTXT = true +title = "The Waifuism Life" +logo = "img/favicon.png" +description = "A way of life" + + +enableRobotsTXT = false paginate = 10 summaryLength = 0 @@ -17,9 +22,6 @@ buildFuture = false [taxonomies] tag = "tags" - category = "categories" - author = "authors" - series = "series" [sitemap] changefreq = 'daily' diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml deleted file mode 100644 index b81fd11..0000000 --- a/config/_default/languages.en.toml +++ /dev/null @@ -1,65 +0,0 @@ -languageCode = "en" -languageName = "English" -displayName = "EN" -isoCode = "en" -weight = 1 -rtl = false - -title = "The Waifuism Life" -logo = "img/favicon.png" -description = "A way of life" -copyright = ":melon:" - -dateFormat = "2 January 2006" - -[author] - name = "wafu" - image = "img/wafu.gif" - headline = "I'm only melon" - bio = "I'm a melon" - links = [ - { email = "mailto:waifuism@tutanota.com" }, - - # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, - # { apple = "https://www.apple.com" }, - # { blogger = "https://username.blogspot.com/" }, - # { codepen = "https://codepen.io/username" }, - # { dev = "https://dev.to/username" }, - # { discord = "https://discord.gg/invitecode" }, - # { dribbble = "https://dribbble.com/username" }, - # { facebook = "https://facebook.com/username" }, - # { flickr = "https://www.flickr.com/photos/username/" }, - # { foursquare = "https://foursquare.com/username" }, - { github = "https://git.waifuism.life/waifu" }, - # { gitlab = "https://gitlab.com/username" }, - # { google = "https://www.google.com/" }, - # { hashnode = "https://username.hashnode.dev" }, - # { instagram = "https://instagram.com/username" }, - # { keybase = "https://keybase.io/username" }, - # { kickstarter = "https://www.kickstarter.com/profile/username" }, - # { lastfm = "https://lastfm.com/user/username" }, - # { linkedin = "https://linkedin.com/in/username" }, - { mastodon = "https://waifuism.life/waifu" }, - # { medium = "https://medium.com/username" }, - # { microsoft = "https://www.microsoft.com/" }, - # { orcid = "https://orcid.org/userid" }, - # { patreon = "https://www.patreon.com/username" }, - # { pinterest = "https://pinterest.com/username" }, - # { reddit = "https://reddit.com/user/username" }, - # { researchgate = "https://www.researchgate.net/profile/username" }, - # { slack = "https://workspace.url/team/userid" }, - # { snapchat = "https://snapchat.com/add/username" }, - # { soundcloud = "https://soundcloud.com/username" }, - # { stack-overflow = "https://stackoverflow.com/users/userid/username" }, - # { steam = "https://steamcommunity.com/profiles/userid" }, - # { telegram = "https://t.me/username" }, - # { tiktok = "https://tiktok.com/@username" }, - # { tumblr = "https://username.tumblr.com" }, - # { twitch = "https://twitch.tv/username" }, - { twitter = "https://twitter.com/waifuism_life" }, - # { whatsapp = "https://wa.me/phone-number" }, - { youtube = "https://www.youtube.com/@waifu332" }, - { ko-fi = "https://ko-fi.com/waifuismlife" }, - { link = "https://www.deviantart.com/waifuismlife"}, - { link = "https://booru.waifuism.life/" } - ] diff --git a/config/_default/menus.en.toml b/config/_default/menus.toml similarity index 81% rename from config/_default/menus.en.toml rename to config/_default/menus.toml index d1eb369..2b0a2b8 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.toml @@ -20,16 +20,6 @@ pageRef = "tags" weight = 20 -[[main]] - name = "Comics" - pageRef = "page/comics" - weight = 30 - -[[main]] - name = "Friends" - pageRef = "friends" - weight = 30 - # -- Footer Menu -- # The footer menu is displayed at the bottom of the page, just before # the copyright notice. Configure as per the main menu above. @@ -37,6 +27,6 @@ [[footer]] name = "RSS" - url = "https://the.waifuism.life/index.xml" + url = "https://blog.waifuism.life/index.xml" weight = 10 diff --git a/content/commitedlines/1/image.png b/content/commitedlines/1/image.png deleted file mode 100644 index 2beb250..0000000 Binary files a/content/commitedlines/1/image.png and /dev/null differ diff --git a/content/commitedlines/1/index.md b/content/commitedlines/1/index.md deleted file mode 100644 index e10df26..0000000 --- a/content/commitedlines/1/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "1" -date: 2023-01-15 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/10/image.png b/content/commitedlines/10/image.png deleted file mode 100644 index ac45186..0000000 Binary files a/content/commitedlines/10/image.png and /dev/null differ diff --git a/content/commitedlines/10/index.md b/content/commitedlines/10/index.md deleted file mode 100644 index 1727947..0000000 --- a/content/commitedlines/10/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "10" -date: 2023-01-27T00:09:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/11/image.png b/content/commitedlines/11/image.png deleted file mode 100644 index 1365831..0000000 Binary files a/content/commitedlines/11/image.png and /dev/null differ diff --git a/content/commitedlines/11/index.md b/content/commitedlines/11/index.md deleted file mode 100644 index 20f170d..0000000 --- a/content/commitedlines/11/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "11" -date: 2023-01-27T00:10:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/12/image.png b/content/commitedlines/12/image.png deleted file mode 100644 index eb1f73a..0000000 Binary files a/content/commitedlines/12/image.png and /dev/null differ diff --git a/content/commitedlines/12/index.md b/content/commitedlines/12/index.md deleted file mode 100644 index ff9c84d..0000000 --- a/content/commitedlines/12/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "12" -date: 2023-01-27T00:12:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/13/image.png b/content/commitedlines/13/image.png deleted file mode 100644 index c39e36d..0000000 Binary files a/content/commitedlines/13/image.png and /dev/null differ diff --git a/content/commitedlines/13/index.md b/content/commitedlines/13/index.md deleted file mode 100644 index 70658f4..0000000 --- a/content/commitedlines/13/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "13" -date: 2023-01-27T00:12:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/15/image.png b/content/commitedlines/15/image.png deleted file mode 100644 index c733d51..0000000 Binary files a/content/commitedlines/15/image.png and /dev/null differ diff --git a/content/commitedlines/15/index.md b/content/commitedlines/15/index.md deleted file mode 100644 index 814a7e7..0000000 --- a/content/commitedlines/15/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "15" -date: 2023-05-12T00:12:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/16/image.png b/content/commitedlines/16/image.png deleted file mode 100644 index 75823fa..0000000 Binary files a/content/commitedlines/16/image.png and /dev/null differ diff --git a/content/commitedlines/16/index.md b/content/commitedlines/16/index.md deleted file mode 100644 index a93dc07..0000000 --- a/content/commitedlines/16/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "16" -date: 2023-05-12T00:13:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/17/image.png b/content/commitedlines/17/image.png deleted file mode 100644 index 0abd088..0000000 Binary files a/content/commitedlines/17/image.png and /dev/null differ diff --git a/content/commitedlines/17/index.md b/content/commitedlines/17/index.md deleted file mode 100644 index 6ed03de..0000000 --- a/content/commitedlines/17/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "17" -date: 2023-05-12T00:14:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/2/image.png b/content/commitedlines/2/image.png deleted file mode 100644 index 5f44fa7..0000000 Binary files a/content/commitedlines/2/image.png and /dev/null differ diff --git a/content/commitedlines/2/index.md b/content/commitedlines/2/index.md deleted file mode 100644 index 3ebe54e..0000000 --- a/content/commitedlines/2/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "2" -date: 2023-01-16 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/3/image.png b/content/commitedlines/3/image.png deleted file mode 100644 index 460a816..0000000 Binary files a/content/commitedlines/3/image.png and /dev/null differ diff --git a/content/commitedlines/3/index.md b/content/commitedlines/3/index.md deleted file mode 100644 index feca979..0000000 --- a/content/commitedlines/3/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "3" -date: 2023-01-17 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/4/image.png b/content/commitedlines/4/image.png deleted file mode 100644 index 0b8cec4..0000000 Binary files a/content/commitedlines/4/image.png and /dev/null differ diff --git a/content/commitedlines/4/index.md b/content/commitedlines/4/index.md deleted file mode 100644 index 128e38f..0000000 --- a/content/commitedlines/4/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "4" -date: 2023-01-18 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/5/image.png b/content/commitedlines/5/image.png deleted file mode 100644 index 5f36550..0000000 Binary files a/content/commitedlines/5/image.png and /dev/null differ diff --git a/content/commitedlines/5/index.md b/content/commitedlines/5/index.md deleted file mode 100644 index e9be408..0000000 --- a/content/commitedlines/5/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "5" -date: 2023-01-19 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/6/image.png b/content/commitedlines/6/image.png deleted file mode 100644 index 055cd85..0000000 Binary files a/content/commitedlines/6/image.png and /dev/null differ diff --git a/content/commitedlines/6/index.md b/content/commitedlines/6/index.md deleted file mode 100644 index bf55be5..0000000 --- a/content/commitedlines/6/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "6" -date: 2023-01-20 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/7/image.png b/content/commitedlines/7/image.png deleted file mode 100644 index d613193..0000000 Binary files a/content/commitedlines/7/image.png and /dev/null differ diff --git a/content/commitedlines/7/index.md b/content/commitedlines/7/index.md deleted file mode 100644 index ac6941e..0000000 --- a/content/commitedlines/7/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "7" -date: 2023-01-27T00:06:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/8/image.png b/content/commitedlines/8/image.png deleted file mode 100644 index 0a66c86..0000000 Binary files a/content/commitedlines/8/image.png and /dev/null differ diff --git a/content/commitedlines/8/index.md b/content/commitedlines/8/index.md deleted file mode 100644 index e0ca2b0..0000000 --- a/content/commitedlines/8/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "8" -date: 2023-01-27T00:07:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/commitedlines/9/image.png b/content/commitedlines/9/image.png deleted file mode 100644 index 2c39259..0000000 Binary files a/content/commitedlines/9/image.png and /dev/null differ diff --git a/content/commitedlines/9/index.md b/content/commitedlines/9/index.md deleted file mode 100644 index 1989451..0000000 --- a/content/commitedlines/9/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "9" -date: 2023-01-27T00:08:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["Commited Lines"] ---- diff --git a/content/page/comics/commited lines.png b/content/page/comics/commited lines.png deleted file mode 100644 index 715d565..0000000 Binary files a/content/page/comics/commited lines.png and /dev/null differ diff --git a/content/page/comics/index.md b/content/page/comics/index.md deleted file mode 100644 index a4c117e..0000000 --- a/content/page/comics/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Comics -comments: false -date: 2022-12-23 ---- -# The comics I make. - -{{< figure src="/page/comics/commited lines.png" title="wafu" link="waifuism.life" >}} | {{< figure src="/page/comics/wafuverse.png" title="wafu" >}} -:---:| :---: -**Commited Lines** | **Wafuverse** -{{< button href="/commitedlines" target="_self" >}} Latest {{< /button >}} {{< button href="/commitedlines/1" target="_self" >}} First {{< /button >}} | {{< button href="/wafuverse" target="_self" >}} Latest {{< /button >}} {{< button href="/wafuverse/bootleg" target="_self" >}} First {{< /button >}} -Comics I make when I'm not having fun | What if fediversers were anime girls diff --git a/content/page/comics/wafu.gif b/content/page/comics/wafu.gif deleted file mode 100644 index ac4335c..0000000 Binary files a/content/page/comics/wafu.gif and /dev/null differ diff --git a/content/page/comics/wafuverse.png b/content/page/comics/wafuverse.png deleted file mode 100644 index 53d6194..0000000 Binary files a/content/page/comics/wafuverse.png and /dev/null differ diff --git a/content/page/friends/avi/coyote.png b/content/page/friends/avi/coyote.png deleted file mode 100644 index acca680..0000000 Binary files a/content/page/friends/avi/coyote.png and /dev/null differ diff --git a/content/page/friends/avi/gingermilk.png b/content/page/friends/avi/gingermilk.png deleted file mode 100644 index 8485a42..0000000 Binary files a/content/page/friends/avi/gingermilk.png and /dev/null differ diff --git a/content/page/friends/avi/grumb.png b/content/page/friends/avi/grumb.png deleted file mode 100644 index 3d7d3a0..0000000 Binary files a/content/page/friends/avi/grumb.png and /dev/null differ diff --git a/content/page/friends/avi/james.png b/content/page/friends/avi/james.png deleted file mode 100644 index c1ac2c8..0000000 Binary files a/content/page/friends/avi/james.png and /dev/null differ diff --git a/content/page/friends/avi/joe.jpg b/content/page/friends/avi/joe.jpg deleted file mode 100644 index 142f332..0000000 Binary files a/content/page/friends/avi/joe.jpg and /dev/null differ diff --git a/content/page/friends/avi/jun.jpg b/content/page/friends/avi/jun.jpg deleted file mode 100644 index 164254c..0000000 Binary files a/content/page/friends/avi/jun.jpg and /dev/null differ diff --git a/content/page/friends/avi/nekobit.png b/content/page/friends/avi/nekobit.png deleted file mode 100644 index 52c5521..0000000 Binary files a/content/page/friends/avi/nekobit.png and /dev/null differ diff --git a/content/page/friends/avi/sam.png b/content/page/friends/avi/sam.png deleted file mode 100644 index 12a7df7..0000000 Binary files a/content/page/friends/avi/sam.png and /dev/null differ diff --git a/content/page/friends/avi/twl.png b/content/page/friends/avi/twl.png deleted file mode 100644 index 12ee106..0000000 Binary files a/content/page/friends/avi/twl.png and /dev/null differ diff --git a/content/page/friends/avi/vril.png b/content/page/friends/avi/vril.png deleted file mode 100644 index d64d759..0000000 Binary files a/content/page/friends/avi/vril.png and /dev/null differ diff --git a/content/page/friends/avi/yomuchan.png b/content/page/friends/avi/yomuchan.png deleted file mode 100644 index 2536e00..0000000 Binary files a/content/page/friends/avi/yomuchan.png and /dev/null differ diff --git a/content/page/friends/index.md b/content/page/friends/index.md deleted file mode 100644 index 8af1992..0000000 --- a/content/page/friends/index.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: Friends -comments: false -date: 2022-12-23 -layout: "simple" ---- - -Nekobit | Sam Therapy| Grumbulon -:---: | :---: | :---: -[An autistic guy that loves to shitpost and have fun.](https://nekobit.net)| [A fun girl hosting fun things.](https://samtherapy.xyz) | [Smoke loving cat.](https://grumbulon.xyz) -![](./avi/nekobit.png) | ![](./avi/sam.png) | ![](./avi/grumb.png) - -gingermilk | Yomuchan | TWL -:---: | :---: | :---: -[Told me to make a nice description, so here is a nice description. ~~(Sorry i couldn't came out with a nice description)~~](https://tapiocanation.xyz/) | [Yomuyomuyomu aaaaaaaaaaa (He is very nice to me)](https://yomuchan.neocities.org) | [Programmer and guitar player in the making.](https://8777.ch/) -![](./avi/gingermilk.png) | ![](./avi/yomuchan.png) | ![](./avi/twl.png) - -Jun | Joe | Lunarised -:---: | :---: | :---: -[Tea enjoyement with a bit of toho.](https://firmwarejun.net/) | [Intense shitposting via thoughtful images.](https://fluoridewastelands.neocities.org/) | [Bitterless tastes of friendship](https://lunarised.com/) -![](./avi/jun.jpg) | ![](./avi/joe.jpg) | ![](./avi/james.png) - -Currently Unavailable sites: - - Coyote | Vril - :---: | :---: -[Helps me lots, loves music.](https://coy.neocities.org/~coy/) | [Managed a chill and comfy pleroma instance.](https://comfyboy.club/) - | ![](./avi/coyote.png) | ![](./avi/vril.png) - - - - ![](wafu_nai_mate.png) - Bro nai why don't you make a website? \ No newline at end of file diff --git a/content/page/friends/wafu_nai_mate.png b/content/page/friends/wafu_nai_mate.png deleted file mode 100644 index 3213c2d..0000000 Binary files a/content/page/friends/wafu_nai_mate.png and /dev/null differ diff --git a/content/page/links/index.md b/content/page/links/index.md deleted file mode 100644 index 7da93d0..0000000 --- a/content/page/links/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Links -comments: false -date: 2022-12-29 ---- - -Some interesting links and or personal websites from people I meet/find around. - -## Funny stuff: - -A dvd??? https://watame.strelizia.net/dvd/ \ No newline at end of file diff --git a/content/page/references/index.md b/content/page/references/index.md deleted file mode 100644 index 2fb5882..0000000 --- a/content/page/references/index.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: References -description: Stuff to remember -date: '2022-12-23' -license: CC BY-NC-ND -lastmod: '2022-12-23' ---- - - - -Todo el día así - Koino Yokan -Capo en el 2do traste: Mi-La7 / Mi-La-G#m-C#m-La - diff --git a/content/wafuverse/bootleg/image.png b/content/wafuverse/bootleg/image.png deleted file mode 100644 index 1b0bb96..0000000 Binary files a/content/wafuverse/bootleg/image.png and /dev/null differ diff --git a/content/wafuverse/bootleg/index.md b/content/wafuverse/bootleg/index.md deleted file mode 100644 index e590511..0000000 --- a/content/wafuverse/bootleg/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "Bootleg" -date: 2022-03-09T00:01:05-03:00 -draft: false -image: "image.png" -categories: ["Comics"] -tags: ["wafuverse"] ---- - diff --git a/layouts/commitedlines/single.html b/layouts/commitedlines/single.html deleted file mode 100644 index d500d35..0000000 --- a/layouts/commitedlines/single.html +++ /dev/null @@ -1,92 +0,0 @@ -{{ define "main" }} -{{ .Scratch.Set "scope" "single" }} - -
- {{ if .Params.showHero | default (.Site.Params.article.showHero | default false) }} - {{ $heroStyle := print "partials/hero/" .Site.Params.article.heroStyle ".html" }} - {{ if templates.Exists $heroStyle }} - {{ partial $heroStyle . }} - {{ else }} - {{ partial "partials/hero/basic.html" . }} - {{ end }} - {{- end -}} - -
- {{ if .Params.showBreadcrumbs | default (.Site.Params.article.showBreadcrumbs | default false) }} - {{ partial "breadcrumbs.html" . }} - {{ end }} -

- {{ .Title | emojify }} -

-
- {{ partial "article-meta/basic.html" (dict "context" . "scope" "single") }} -
-
-
- {{ if and (.Params.showTableOfContents | default (.Site.Params.article.showTableOfContents | default false)) (in - .TableOfContents " -
- {{ partial "toc.html" . }} -
- - {{ end }} -
- {{ partial "series.html" . }} - {{ .Content | emojify }} -

- {{ partial "series-closed.html" . }} -
- - {{ $jsPage := resources.Get "js/page.js" }} - {{ $jsPage = $jsPage | resources.Minify | resources.Fingerprint "sha512" }} - -
- {{ .Title }} - -
-{{ end }} \ No newline at end of file diff --git a/layouts/wafuverse/single.html b/layouts/wafuverse/single.html deleted file mode 100644 index d500d35..0000000 --- a/layouts/wafuverse/single.html +++ /dev/null @@ -1,92 +0,0 @@ -{{ define "main" }} -{{ .Scratch.Set "scope" "single" }} - -
- {{ if .Params.showHero | default (.Site.Params.article.showHero | default false) }} - {{ $heroStyle := print "partials/hero/" .Site.Params.article.heroStyle ".html" }} - {{ if templates.Exists $heroStyle }} - {{ partial $heroStyle . }} - {{ else }} - {{ partial "partials/hero/basic.html" . }} - {{ end }} - {{- end -}} - -
- {{ if .Params.showBreadcrumbs | default (.Site.Params.article.showBreadcrumbs | default false) }} - {{ partial "breadcrumbs.html" . }} - {{ end }} -

- {{ .Title | emojify }} -

-
- {{ partial "article-meta/basic.html" (dict "context" . "scope" "single") }} -
-
-
- {{ if and (.Params.showTableOfContents | default (.Site.Params.article.showTableOfContents | default false)) (in - .TableOfContents " -
- {{ partial "toc.html" . }} -
- - {{ end }} -
- {{ partial "series.html" . }} - {{ .Content | emojify }} -

- {{ partial "series-closed.html" . }} -
- - {{ $jsPage := resources.Get "js/page.js" }} - {{ $jsPage = $jsPage | resources.Minify | resources.Fingerprint "sha512" }} - -
- {{ .Title }} - -
-{{ end }} \ No newline at end of file diff --git a/themes/blowfish b/themes/blowfish index 8da083a..396692e 160000 --- a/themes/blowfish +++ b/themes/blowfish @@ -1 +1 @@ -Subproject commit 8da083ad241ac17c95aeeab23ccd22a93c4db7b0 +Subproject commit 396692e0176eb4bab496910cf32e9322a97657e5