Skip to content

Commit

Permalink
fix(deps): update bod monorepo to v5.21.4 (#569) df5e90f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2024
0 parents commit eb930a6
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><title>Awesome DBLP Search</title><style>body{margin:auto}.container{position:relative;width:100%;height:100vh;margin:0;padding:0}.loading-square{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px}.c{position:relative;float:left;width:20px;height:20px}.c::before{position:absolute;right:0;bottom:0;width:100%;height:100%;animation:square 1s infinite;background-color:#1890ff;content:''}.c2::before{animation-delay:.1s}.c3::before{animation-delay:.2s}.c4::before{animation-delay:.3s}.c5::before{animation-delay:.4s}@keyframes square{100%{width:0;height:0}}</style><script defer="defer" src="main.fdb8cfda5890a49908f3.js?3f405c9b72c96d0cb9b9"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="container"><div class="loading-square"><span class="c c1"></span> <span class="c c2"></span> <span class="c c3"></span> <span class="c c2"></span> <span class="c c3"></span> <span class="c c4"></span> <span class="c c3"></span> <span class="c c4"></span> <span class="c c5"></span></div></div></div></body></html>
2 changes: 2 additions & 0 deletions main.fdb8cfda5890a49908f3.js

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions main.fdb8cfda5890a49908f3.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

0 comments on commit eb930a6

Please sign in to comment.