diff options
author | haturatu <taro@eyes4you.org> | 2025-02-22 23:20:55 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2025-02-22 23:20:55 +0900 |
commit | 9345907a5c1737c6c2c1f8eba52a568035b08493 (patch) | |
tree | 50f0c68436e4eba8e7a72cf9876a577d0c4c6340 /docs/build/HTTP-APIs/Search/index.html | |
parent | a9cdbc4e7fbdd14922ef5c96cc7a285b153bf947 (diff) |
fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/g
Diffstat (limited to 'docs/build/HTTP-APIs/Search/index.html')
-rw-r--r-- | docs/build/HTTP-APIs/Search/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/build/HTTP-APIs/Search/index.html b/docs/build/HTTP-APIs/Search/index.html index 45c41f2..f15789f 100644 --- a/docs/build/HTTP-APIs/Search/index.html +++ b/docs/build/HTTP-APIs/Search/index.html @@ -120,7 +120,7 @@ - <a href="https://github.com/ponzu-cms/ponzu" title="Go to repository" class="md-source" data-md-source="github"> + <a href="https://github.com/haturatu/ponzu" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg viewBox="0 0 24 24" width="24" height="24"> @@ -167,7 +167,7 @@ - <a href="https://github.com/ponzu-cms/ponzu" title="Go to repository" class="md-source" data-md-source="github"> + <a href="https://github.com/haturatu/ponzu" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg viewBox="0 0 24 24" width="24" height="24"> @@ -871,9 +871,9 @@ which handles the indexing and querying. </p> <li> <p>Search handler will respect other interface implementations on your content, including: </p> <ul> -<li><a href="https://godoc.org/github.com/ponzu-cms/ponzu/system/item#Hideable"><code>item.Hideable</code></a></li> -<li><a href="https://godoc.org/github.com/ponzu-cms/ponzu/system/item#Omittable"><code>item.Omittable</code></a> </li> -<li><a href="https://godoc.org/github.com/ponzu-cms/ponzu/system/item#Pushable"><code>item.Pushable</code></a> <em>(Note: only the first search result will be pushed)</em></li> +<li><a href="https://godoc.org/github.com/haturatu/ponzu/system/item#Hideable"><code>item.Hideable</code></a></li> +<li><a href="https://godoc.org/github.com/haturatu/ponzu/system/item#Omittable"><code>item.Omittable</code></a> </li> +<li><a href="https://godoc.org/github.com/haturatu/ponzu/system/item#Pushable"><code>item.Pushable</code></a> <em>(Note: only the first search result will be pushed)</em></li> </ul> </li> </ul> @@ -957,7 +957,7 @@ which handles the indexing and querying. </p> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> - <a href="https://github.com/ponzu-cms" class="md-footer-social__link fa fa-github"></a> + <a href="https://github.com/haturatu" class="md-footer-social__link fa fa-github"></a> <a href="https://twitter.com/ponzu_cms" class="md-footer-social__link fa fa-twitter"></a> |