diff --git a/_includes/footer-no-ad.html b/_includes/footer-no-ad.html index 5f12c6f..c8c586a 100644 --- a/_includes/footer-no-ad.html +++ b/_includes/footer-no-ad.html @@ -2,39 +2,11 @@
- {% if page.url contains "/pages/" or page.url contains "/rank/" %} - {% else %} - - - {% endif %} - 最新构建于: {{ site.time | date: "%Y-%m-%d %H:%M" }}

+ 最新构建于: {{ site.time | date: "%Y-%m-%d %H:%M" }} + , 阿里云服务器

闽ICP备17033777号

开源地址: https://git.apihub.net/APIHUB/feling.net
- {% if page.url contains "/pages/" or page.url contains "/rank/" %} - - {% else %} - - {% endif %} diff --git a/_includes/footer.html b/_includes/footer.html index a8faa33..b32e1bb 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,5 @@
-
+
{% if page.url contains "/json/" %} @@ -50,7 +50,7 @@ data-ad-slot="9143227856"> {% endif %} {% if page.url contains "/pages/" %} - + {% endif %} + {% if page.url contains "/gpt/" %} + >> 搭建你自己的AI助手 + + + {% endif %}
-
- {% if page.url contains "/pages/" or page.url contains "/rank/" %} - {% else %} - - - {% endif %} 最新构建于: {{ site.time | date: "%Y-%m-%d %H:%M" }} - 阿里云服务器

+ , 阿里云服务器

闽ICP备17033777号

@@ -94,12 +92,9 @@ if (localStorage.shyFooter == 'true') { $('#content').css('min-height', 'calc(100% - 40px - 10px - 10px)') $('footer').hide() - $('#shy-footer-on').show() - $('#shy-footer-off').hide() + window.dispatchEvent(new Event('resize')) } else { (adsbygoogle = window.adsbygoogle || []).push({}); - $('#shy-footer-on').hide() - $('#shy-footer-off').show() } {% endif %} diff --git a/_includes/header.html b/_includes/header.html index 0d59376..2c5ee74 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -17,19 +17,16 @@ {% if page.url contains "/timestamp/" %}class="uk-active"{% endif %} >开发小工具
  • 笔记
  • -
  • - GPT - -
  • +
  • GPT
    • 笔记
    • +
    • +
    • GPT
    • +
    • 网页版 redis 客户端
    • diff --git a/_layouts/pages.html b/_layouts/pages.html index bec6a9a..a6d4fbe 100644 --- a/_layouts/pages.html +++ b/_layouts/pages.html @@ -33,11 +33,11 @@ layout: default border-width: 0 0px 0 0; padding: 0 5px 0 5px; - cursor: w-resize; + cursor: pointer; z-index: 9999999; } .x-center-when-hide-left { - cursor: e-resize; + cursor: pointer; background-color: #eee; } #markdown-toc { diff --git a/gpt/index.html b/gpt/index.html new file mode 100644 index 0000000..f3edba8 --- /dev/null +++ b/gpt/index.html @@ -0,0 +1,28 @@ +--- +title: NextChat +layout: default_tool +keywords: [NextChat, ChatGPT-Next-Web, ChatGPT] +description: ChatGPT 你的AI助手 +--- + + +
      +
      +
    + + + \ No newline at end of file diff --git a/index.html b/index.html index 8545269..3afc9d0 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,7 @@