wiki: remove Obsidian-style hashtag tags from 12 articles

These #hashtag tag lines render as plain text on MkDocs. All articles
already have tags in YAML frontmatter, so the inline tags were redundant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-02 11:03:28 -04:00
parent 6f53b7c6db
commit 6da77c2db7
12 changed files with 0 additions and 48 deletions

View File

@@ -70,7 +70,3 @@ screen -S mysession -X stuff "tail -f /root/output.log\n"
Use screen when it's already there or for quick throwaway sessions. Use tmux for anything more complex. See [tmux](tmux.md).
---
## Tags
#screen #terminal #linux #ssh #productivity #dev-tools