File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
lib/fileonchain_web/components/layouts Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
--health-retries 5
24
24
steps :
25
25
- uses : actions/checkout@v2
26
- - uses : actions /setup-elixir @v1.2.0
26
+ - uses : erlef /setup-beam @v1
27
27
with :
28
28
elixir-version : 1.14.2
29
29
otp-version : 24.1
Original file line number Diff line number Diff line change 23
23
--health-retries 5
24
24
steps :
25
25
- uses : actions/checkout@v2
26
- - uses : actions /setup-elixir @v1.2.0
26
+ - uses : erlef /setup-beam @v1
27
27
with :
28
28
elixir-version : 1.14.2
29
29
otp-version : 24.1
Original file line number Diff line number Diff line change 11
11
</ a >
12
12
</ div >
13
13
< div class = "flex items-center gap-4 " >
14
- < a href = "https://twitter.com/fileonchain " class = "hover:text-brand-400 " >
14
+ < a href = "https://twitter.com/fileonchain " class = "hover:text-brand-400 " target = " _blank " rel = " noopener noreferrer " >
15
15
@fileonchain
16
16
</ a >
17
- < a href = "https://github.com/fileonchain/fileonchain " class = "hover:text-brand-400 " >
17
+ < a href = "https://github.com/fileonchain/fileonchain " class = "hover:text-brand-400 " target = " _blank " rel = " noopener noreferrer " >
18
18
GitHub
19
19
</ a >
20
20
< a href = "https://hexdocs.pm/phoenix/overview.html " class = "rounded-lg bg-brand-700 px-2 py-1 hover:bg-brand-600 " >
You can’t perform that action at this time.
0 commit comments