diff options
Diffstat (limited to 'docs/build/Content')
-rw-r--r-- | docs/build/Content/An-Overview/index.html | 10 | ||||
-rw-r--r-- | docs/build/Content/Extending-Content/index.html | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/build/Content/An-Overview/index.html b/docs/build/Content/An-Overview/index.html index 19c8117..3bc3fee 100644 --- a/docs/build/Content/An-Overview/index.html +++ b/docs/build/Content/An-Overview/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"> @@ -817,8 +817,8 @@ <span class="kn">import</span> <span class="p">(</span> <span class="s">"fmt"</span> - <span class="s">"github.com/ponzu-cms/ponzu/management/editor"</span> - <span class="s">"github.com/ponzu-cms/ponzu/system/item"</span> + <span class="s">"github.com/haturatu/ponzu/management/editor"</span> + <span class="s">"github.com/haturatu/ponzu/system/item"</span> <span class="p">)</span> <span class="kd">type</span> <span class="nx">Post</span> <span class="kd">struct</span> <span class="p">{</span> @@ -943,7 +943,7 @@ <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> diff --git a/docs/build/Content/Extending-Content/index.html b/docs/build/Content/Extending-Content/index.html index fc63245..8c7af6d 100644 --- a/docs/build/Content/Extending-Content/index.html +++ b/docs/build/Content/Extending-Content/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"> @@ -933,7 +933,7 @@ content types' functionality within the system.</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> |