summary refs log tree commit diff
diff options
context:
space:
mode:
authormayx2025-04-07 15:52:02 +0000
committermayx2025-04-07 15:52:02 +0000
commitd3eefbba2defb57e54502651ab9e9220e78ab36a (patch)
tree70ce2ad41d320ded5d4200f785b3a9f06c239aad
parent3bfbd783857f4e79d43ee846d5ffe9422897fffa (diff)
Update 2 files
- /_layouts/default.html
- /links.md
-rw-r--r--_layouts/default.html1
-rw-r--r--links.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 90bb0da..702e531 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -49,6 +49,7 @@
       }
     }
   </script>
+  <script src="//instant.page/5.2.0" type="module" integrity="sha384-jnZyxPjiipYXnSU0ygqeac2q7CVYMbh84q0uHVRRxEtvFPiQYbXWUorga2aqZJ0z"></script>
   <style>
     .backToTop{display:none;width:18px;line-height:1.2;padding:5px 0;background-color:#000;color:#fff;font-size:12px;text-align:center;position:fixed;_position:absolute;right:10px;bottom:100px;_bottom:"auto";cursor:pointer;opacity:.6;filter:Alpha(opacity=60);}
   </style>
diff --git a/links.md b/links.md
index dbefd15..d1ef834 100644
--- a/links.md
+++ b/links.md
@@ -8,7 +8,7 @@ tags: [links]
 
 | Link | Description |
 | - | - |
-{% for item in site.data.links %}| <a href="{{ item.link }}" data-feed="{{ item.feed_url }}">{{ item.title }}</a> | {{ item.description }} |
+{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" data-feed="{{ item.feed_url }}">{{ item.title }}</a> | {{ item.description }} |
 {% endfor %}
 
 ## Links申请