mirror of
https://github.com/TrentSPalmer/trentdocs_website.git
synced 2025-08-01 13:33:57 -07:00
first version of the site
This commit is contained in:
4
site/mkdocs/js/search-results-template.mustache
Normal file
4
site/mkdocs/js/search-results-template.mustache
Normal file
@@ -0,0 +1,4 @@
|
||||
<article>
|
||||
<h3><a href="{{location}}">{{title}}</a></h3>
|
||||
<p>{{summary}}</p>
|
||||
</article>
|
Reference in New Issue
Block a user