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
update search function
weru
13.31.2022
2f2ffc00257e914933af3b0fd04de89d6da7f7d8
[external-software/github_gohugo_theme_compose.git]
/
layouts
/
search
/
single.html
1
2
3
4
5
{{- define "main" }}
<main id="results">
<div class="results wrap" id="searchpage"></div>
</main>
{{- end }}