mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
add favicon in Web User Interface
This commit is contained in:
parent
066339d8cb
commit
f35eea1634
4 changed files with 4 additions and 3 deletions
|
|
@ -20,6 +20,7 @@ export default class MyDocument extends Document {
|
|||
<meta name="author" content="NextEPC" />
|
||||
<meta name="description" content={description} />
|
||||
|
||||
<link rel='icon' href='/static/favicon.ico'/>
|
||||
<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/static/css/nprogress.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/static/css/index.css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue