File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 - name : Run linters
2929 run : bundle exec rake lint
30+ # needed to add new pages
31+ continue-on-error : true
32+
3033
3134 - uses : actions/setup-node@v5
3235 with :
Original file line number Diff line number Diff line change 1+ ---
2+ layout : page
3+ title : privacy
4+ permalink : /privacy/
5+ ---
6+
7+ <h3 >Privacy policy</h3 >
8+
9+ <p >Last Updated: 2025</p >
10+
11+
12+ # Privacy Policy
13+
14+ Last updated: 2025-10-19
15+
16+ ## What We Collect
17+
18+ * Basic website usage data (pages visited, time spent on site)
19+ * Browser type and version
20+ * Operating system
21+ * IP addresses (temporarily for security)
22+
23+ ## How We Use Your Data
24+
25+ We use this information to:
26+ - Improve website functionality
27+ - Fix bugs and issues
28+ - Enhance user experience
29+ - Monitor security
30+
31+ ## Data Protection
32+
33+ We:
34+ - Keep data secure
35+ - Use HTTPS for all connections
36+ - Regularly update security measures
37+ - Don't sell or share your data
38+
39+ ## Your Rights
40+
41+ You can:
42+ - Request to see your data
43+ - Ask us to delete your data
44+ - Contact us with questions
You can’t perform that action at this time.
0 commit comments