You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
312 B
9 lines
312 B
mixin renderPageSidebar ( )
|
|
//- Gab TV 3 Most Recent Episodes
|
|
.uk-margin
|
|
+renderSectionTitle('Widget', {
|
|
label: 'Sample URL',
|
|
title: 'Sample URL Title',
|
|
url: 'https://shing.tv',
|
|
})
|
|
p This would be your widget content if your page even has a sidebar and that sidebar has widgets.
|