mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
{% set hasSidebar = true %}
|
|
{% set hasOutline = true %}
|
|
{% set section = 'docs' %}
|
|
|
|
{% extends "../_includes/base.njk" %}
|