Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/_default/params/params.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ smallLimit: '300'
footer: >-
Powered by <a class="text-muted" href="https://gohugo.io/">Hugo</a> and <a
class="text-muted" href="https://getdoks.org/">Doks</a>. <br/>
Copyright (c) AegiSite <a href="https://github.com/Aegisub/aegisite/graphs/contributors">contributors</a>.
Copyright (c) AegiSite <a href="https://github.com/TypesettingTools/aegisite/graphs/contributors">contributors</a>.

# Feed
# copyRight: Copyright (c) 2020-2021 Henk Verlinde
Expand Down
2 changes: 1 addition & 1 deletion config/_default/params/params.es-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ smallLimit: '300'
footer: >-
Desarrollado con <a class="text-muted" href="https://gohugo.io/">Hugo</a> y <a
class="text-muted" href="https://getdoks.org/">Doks</a>. <br/>
Copyright (c) <a href="https://github.com/Aegisub/aegisite/graphs/contributors">Contribuidores</a> AegiSite.
Copyright (c) <a href="https://github.com/TypesettingTools/aegisite/graphs/contributors">Contribuidores</a> AegiSite.

# Feed
# copyRight: Copyright (c) 2020-2021 Henk Verlinde
Expand Down
2 changes: 1 addition & 1 deletion config/_default/params/params.tr-tr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ smallLimit: '300'
footer: >-
Altyapı <a class="text-muted" href="https://gohugo.io/">Hugo</a> ve <a
class="text-muted" href="https://getdoks.org/">Doks</a>. <br/>
Copyright (c) AegiSite için <a href="https://github.com/Aegisub/aegisite/graphs/contributors">katkıda bulunanlar</a>.
Copyright (c) AegiSite için <a href="https://github.com/TypesettingTools/aegisite/graphs/contributors">katkıda bulunanlar</a>.

# Feed
# copyRight: Copyright (c) 2020-2021 Henk Verlinde
Expand Down
2 changes: 1 addition & 1 deletion config/_default/params/params.zh-cn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ smallLimit: '300'
footer: >-
Powered by <a class="text-muted" href="https://gohugo.io/">Hugo</a> and <a
class="text-muted" href="https://getdoks.org/">Doks</a>. <br/>
Copyright (c) AegiSite <a href="https://github.com/Aegisub/aegisite/graphs/contributors">contributors</a>
Copyright (c) AegiSite <a href="https://github.com/TypesettingTools/aegisite/graphs/contributors">contributors</a>
and <a href="https://github.com/computerfan/Chinese-aegisite/graphs/contributors">translators</a>.

# Feed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"browserslist": [
"defaults"
],
"repository": "https://github.com/Aegisub/aegisite",
"repository": "https://github.com/TypesettingTools/aegisite",
"license": "MIT",
"scripts": {
"create": "hugo new",
Expand Down