Browse Source

Merge branch 'standalone_develop' into pre_trustie_server

pull/312/head
“xxq250” 3 years ago
parent
commit
b91aee2710
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/layouts/doorkeeper/application.html.erb

+ 1
- 1
app/views/layouts/doorkeeper/application.html.erb View File

@@ -124,7 +124,7 @@
<body> <body>
<header class="page-header" role="banner"> <header class="page-header" role="banner">
<div class="logo-wraper"> <div class="logo-wraper">
<img src="https://www.gitlink.org.cn/images/avatars/LaboratorySetting/1nav?t=1638344455" style="cursor: pointer;width: 80px;">
<img src="https://www.gitlink.org.cn/images/logo.png" style="cursor: pointer;width: 80px;">
</div> </div>
</header> </header>
<div id="container"> <div id="container">


Loading…
Cancel
Save