Skip to content

Commit

Permalink
feat: 添加谷歌搜索框
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuSugar committed Dec 29, 2023
1 parent f88a4de commit 24851c9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/resources/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,6 @@
</div>
</div>
<div class="main-content">
<div class="google-search-box">
<form action="https://www.google.com/search" method="GET" target="_blank">
<input type="text" name="q" placeholder="在Google中搜索...">
<button type="submit">搜索</button>
</form>
</div>
<nav class="navbar user-info-navbar" role="navigation">
<!-- User Info, Notifications and Menu Bar -->
<!-- Left links for user info navbar -->
Expand Down

0 comments on commit 24851c9

Please sign in to comment.