aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/bootstrap.min.css
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-05-24 12:22:53 +0200
committerKristian Lyngstol <kristian@bohemians.org>2016-05-24 12:22:53 +0200
commit34272321256075e681181191c24e8757184c6835 (patch)
tree08bbaa9bc6c65f64d7273abbf125263575c6a38d /web/css/bootstrap.min.css
parent78684bd2f31a6e8bd174219d363d116e1273f6a2 (diff)
front: Track frontend run-time
Mainly for future use. To avoid notifications if we just loaded up recently, for example.
Diffstat (limited to 'web/css/bootstrap.min.css')
0 files changed, 0 insertions, 0 deletions
0.4 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy.rb
blob: 5e660434a8a628aa39a7f5a0eaa16cf13c185447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80