summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-08-30 19:33:04 +0200
committerChristoph Schlosser <christoph@linux.com>2025-08-30 19:33:04 +0200
commit9b0ee130c7408e839ceaa0de97a12c9da35e216f (patch)
treeca4d84897b7ae951d1dcea895dae08a0222a5f33 /README.md
parentf2c9a0297324c8a6be2cb0b58d0c12c2f3406529 (diff)
downloadgit2hugo-9b0ee130c7408e839ceaa0de97a12c9da35e216f.tar.gz
g2h: Link subdir names in tree page
Files are also clickable already but no file page yet
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 582f912..380ab80 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ For a full list of options, their defaults and how they're changing the behavior
- [ ] Add button to download tree tarball.
- [x] Tree view.
Show the state of the tree at the current commit.
- - [ ] Folders should be traversable by clicking.
+ - [x] Folders should be traversable by clicking on their name.
- [ ] Clicking on a file should open that file's page.
- [ ] Individual file page.
File content in a codeblock with file extension based language detection.