-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set
package.json
to 2.4.1 [skip ci]
## [2.4.1](v2.4.0...v2.4.1) (2023-08-22) ### Bug Fixes * color style for header when switching mode and sticky issue ([e1f9075](e1f9075)), closes [#321](#321) [#319](#319) * footer link random pick friend infinite loop ([425ec7c](425ec7c)) * home page tag sticky overflow to the footer if no footer link ([6cb0a86](6cb0a86)) * improve the style of footer links for smaller devices ([a67370d](a67370d)) * no hamburger menu on table view size ([ab6cfc0](ab6cfc0)) * update all avatar to adapt to dynamic avatar shape option ([be2ae7a](be2ae7a))
- Loading branch information
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><script type="module" crossorigin src="/static/js/index_prod-05c3b0ca.js"></script><link rel="stylesheet" href="/static/css/index_prod-ca21a788.css"></head><body id="body-container"><noscript><strong>We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><script type="module" crossorigin src="/static/js/index_prod-dbc66436.js"></script><link rel="stylesheet" href="/static/css/index_prod-663062b3.css"></head><body id="body-container"><noscript><strong>We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html> |