# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 6
# self = https://watcher.sour.is/conv/lps6n2a
@prologic How would I go about adding a new element to the template-folder within a theme?
I want to make a topnav like i created on blog.neotxt.dk but would like to put it in a sepearet file topnav.html and not within /template/base.html or partials.html
Can I just add a {{ define "topbar" }} in topnav.html or do I need to do something special for yard to pick it up?
@prologic any inputs?
@darch Oh sorry man I was going to reply to this and totally forgot 😂
@darch Oh sorry man I was going to reply to this and totally forgot 😂
@darch This isn't really possible without changing how templates are located/found, etc. Unfortunately 😢 If you _think_ this is a generic enough this, we _could_ ass a few more template definitions that can be overridden? 🤔
@darch This isn't really possible without changing how templates are located/found, etc. Unfortunately 😢 If you _think_ this is a generic enough this, we _could_ ass a few more template definitions that can be overridden? 🤔