mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update webapp.py
This commit is contained in:
parent
c5be51a7d6
commit
4c36501033
1 changed files with 1 additions and 1 deletions
|
@ -831,7 +831,7 @@ def search():
|
|||
outline: transparent solid 1px;
|
||||
}
|
||||
</style>
|
||||
<script src="/static/themes/simple/img/searxng.png"></script>
|
||||
<script src="/static/themes/simple/markdown.js"></script>
|
||||
<script>
|
||||
function replaceUrlWithFootnote(text) {
|
||||
// 匹配括号内的 URL
|
||||
|
|
Loading…
Add table
Reference in a new issue