Hi, I'm writing a blueprint that should extend another custom theme blueprint I've made. The base blueprint is located at [theme name]/blueprints/single/linkable.yaml
Given this path, how can I extend this blueprint? If I write:
TXT
'@extends': type: linkable
context: blueprints://single
It doesn't find the blueprint.