Update nav-right.html

开往跳转使用直接HTML
This commit is contained in:
jiangmiemie 2023-12-04 15:07:40 +08:00 committed by GitHub
parent 275bce7122
commit 596ac7e83b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<!-- 随机前往一个开往项目网站 -->
<div class="nav-button only-home" id="travellings_button" title="随机前往一个开往项目网站" th:if="${theme.config.nav.right.travelling}">
<a class="site-page" onclick="totraveling()" href="javascript:void(0);" rel="external nofollow"
<a class="site-page" href="https://www.travellings.cn/go.html" rel="external nofollow"
title="随机前往一个开往项目网站">
<i class="haofont hao-icon-eicon_train-line"></i>
</a>