Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
datagnss committed Nov 22, 2024
1 parent 1b76c1f commit 1af0070
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# Main Configs #
# ---------------- #
baseurl:
main: 'd303-docs'
main: 'gnss'
homeurl: https://www.datagnss.com
url: https://docs.datagnss.com
date_format: "ordinal"
title: "DATAGNSS Docs"
title: "DATAGNSS WiKi"
subtitle: "support center"
description: ""
keywords: rtk,handheld rtk,gnss receiver
description: "DATAGNSS products wiki"
keywords: gem1305,nano rtk,helix antenna,rtk,handheld rtk,gnss receiver
logo: 'images/logo-wb.png'
timezone: Asia/Hongkong
encoding: "utf-8"
Expand All @@ -22,7 +22,7 @@ author: DATAGNSS
organization: DATAGNSS
organization_url: https://www.datagnss.com
github_username: datagnss

copyright_year: 2024

# ---------------- #
# Navigation #
Expand Down
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer class="container">
<div class="site-footer" role="contentinfo">
<div class="copyright left mobile-block">
© 2017-2020
© 2017-{{ site.copyright_year }}
<span title="{{ site.author}}">{{ site.author }}&nbsp;Email:info#datagnss.com</span>
<a href="javascript:window.scrollTo(0,0)" class="right mobile-visible">TOP</a>
</div>
Expand Down

0 comments on commit 1af0070

Please sign in to comment.