diff --git a/themes/typing/layout/_partial/footer.ejs b/themes/typing/layout/_partial/footer.ejs
index 0cbba8d..d5094a5 100644
--- a/themes/typing/layout/_partial/footer.ejs
+++ b/themes/typing/layout/_partial/footer.ejs
@@ -10,6 +10,6 @@
<% } %>
- © <%= date(new Date(), 'YYYY') %> <%= config.author %>. <%= __('powered_by') %> <%- link_to('https://hexo.io/', 'Hexo', {external: true}) %> with <%- link_to('https://github.com/geekplux/hexo-theme-typing', 'Typing', {external: true}) %> theme.
Content is licensed under <%- link_to('https://creativecommons.org/licenses/by-sa/4.0/', 'CC-BY-SA 4.0', {external: true}) %>.
+ © <%= date(new Date(), 'YYYY') %> <%- link_to('https://gitlab.com/curben/curben.gitlab.io', config.author, {external: true}) %>. <%= __('powered_by') %> <%- link_to('https://docs.gitlab.com/ee/user/project/pages/', 'GitLab Pages', {external: true}) %> using <%- link_to('https://hexo.io/', 'Hexo', {external: true}) %> with <%- link_to('https://github.com/geekplux/hexo-theme-typing', 'Typing', {external: true}) %> theme.
Content is licensed under <%- link_to('https://creativecommons.org/licenses/by-sa/4.0/', 'CC-BY-SA 4.0', {external: true}) %>.