rename
This commit is contained in:
parent
5c03d3d7cc
commit
0780638152
@ -38,7 +38,7 @@ def setup_logger(name, level=logging.DEBUG, console=False):
|
||||
|
||||
|
||||
# Setup the root logger
|
||||
logger = setup_logger('Athena')
|
||||
logger = setup_logger('Yuxi')
|
||||
|
||||
# If you want to disable logging from external libraries
|
||||
# logging.getLogger('some_external_library').setLevel(logging.CRITICAL)
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/favicon.svg">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Project: Athena</title>
|
||||
<title>语析 - Knowledge Management</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user