We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4feb09 commit 922e1dbCopy full SHA for 922e1db
.gitignore
@@ -7,6 +7,8 @@ yarn-error.log*
7
lerna-debug.log*
8
vscode
9
10
+.idea
11
+
12
# Diagnostic reports (https://nodejs.org/api/report.html)
13
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
14
docs/index.md
@@ -11,6 +11,7 @@ site_name: "Comfort HRM"
image: "https://comforthrm.com/assets/images/seo.png"
card: "website"
15
# Hero section
16
hero:
17
name: Comfort HRM
0 commit comments