Skip to content

Commit

Permalink
fixes & bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Feb 23, 2023
1 parent 284e57d commit f07bdb7
Show file tree
Hide file tree
Showing 36 changed files with 2,449 additions and 2,212 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<img src="https://github.com/Clivern/Walrus/workflows/Release/badge.svg">
</a>
<a href="https://github.com/Clivern/Walrus/releases">
<img src="https://img.shields.io/badge/Version-1.2.3-red.svg">
<img src="https://img.shields.io/badge/Version-1.2.4-red.svg">
</a>
<a href="https://goreportcard.com/report/github.com/Clivern/Walrus">
<img src="https://goreportcard.com/badge/github.com/Clivern/Walrus?v=1.2.3">
<img src="https://goreportcard.com/badge/github.com/Clivern/Walrus?v=1.2.4">
</a>
<a href="https://godoc.org/github.com/clivern/walrus">
<img src="https://godoc.org/github.com/clivern/walrus?status.svg">
Expand All @@ -31,13 +31,13 @@
</p>
<br/>
<p align="center">
<img src="/static/chart.png?v=1.2.3" width="80%" />
<img src="/static/chart.png?v=1.2.4" width="80%" />
</p>
<p align="center">
<h3 align="center">Dashboard Screenshots</h3>
<p align="center">
<img src="/static/screenshot_02.png?v=1.2.3" width="90%" />
<img src="/static/screenshot_03.png?v=1.2.3" width="90%" />
<img src="/static/screenshot_02.png?v=1.2.4" width="90%" />
<img src="/static/screenshot_03.png?v=1.2.4" width="90%" />
</p>
</p>

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion web/dist/index.html
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="/gopher.png"/><title>Walrus</title><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"/><script defer="defer" src="/js/chunk-vendors.4d3080e8.js"></script><script defer="defer" src="/js/app.308e549f.js"></script><link href="/css/chunk-vendors.053b6b6e.css" rel="stylesheet"><link href="/css/app.e9dfbb89.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Walrus 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="/gopher.png"/><title>Walrus</title><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"/><script defer="defer" src="/js/chunk-vendors.520056ce.js"></script><script defer="defer" src="/js/app.09cef8b6.js"></script><link href="/css/chunk-vendors.053b6b6e.css" rel="stylesheet"><link href="/css/app.e9dfbb89.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Walrus doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
2 changes: 2 additions & 0 deletions web/dist/js/180.b6903465.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions web/dist/js/180.b6903465.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f07bdb7

Please sign in to comment.