summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2023-01-17 21:24:42 +0800
committerFrederick Yin <fkfd@fkfd.me>2023-01-17 21:24:42 +0800
commit8cff3d40b6f9c34c31d83c95cec060079b2545d3 (patch)
treede06afa4761850d7e2574577d83ad1bbb5e888aa
parent782b6d22917036bb55f23b995ca0c368c62b322f (diff)
index: more informative title
-rw-r--r--alabaster-lite/main.html7
-rw-r--r--docs/index.md4
2 files changed, 7 insertions, 4 deletions
diff --git a/alabaster-lite/main.html b/alabaster-lite/main.html
index cffe3c6..cb994e4 100644
--- a/alabaster-lite/main.html
+++ b/alabaster-lite/main.html
@@ -5,7 +5,12 @@
{% block head %}
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>{% if page.title %}{{ page.title }} &mdash; {% endif %}{{ config.site_name }}</title>
+ <title>
+ {% if page.title and not page.is_homepage %}
+ {{ page.title }} &mdash;
+ {% endif %}
+ {{ config.site_name }}
+ </title>
<link rel="stylesheet" href="{{ base_url }}/css/alabaster.css" type="text/css">
<link rel="stylesheet" href="{{ base_url }}/css/fkfd.css" type="text/css">
diff --git a/docs/index.md b/docs/index.md
index ab63213..9f438a6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,4 +1,4 @@
-# fkfd
+# [about](/about) | [x](/x)
## Categories
@@ -43,8 +43,6 @@
## Fun
-- [ascii bio](/x)
-
- [bongo cat](/toys/bongo) — [bongo.cat](https://bongo.cat), de-Googled,
de-Cloudflared