dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_compose
mirror of
https://github.com/onweru/compose.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add: Tabs shortcode (inspired by https://rayramble.com/blog/test-tab-group/)
machiav3lli
17.15.2023
20a7d0ddbfcbc7eaab6f3ad47db0483d39b36107
[external-software/github_gohugo_theme_compose.git]
/
layouts
/
index.html
1
2
3
4
5
{{- define "main" }}
<div class="content">
{{ .Content }}
</div>
{{- end }}