File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 50
50
cp listing/* build/
51
51
mv decks.json build/
52
52
53
+ - name : Add CNAME file
54
+ run : echo slides.codestar.nl > build/CNAME
55
+
53
56
- name : Upload artifacts
54
57
id : deployment
55
58
uses : actions/upload-pages-artifact@v3
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ math: mathjax
27
27
28
28
Scan to follow along or keep the link for later:
29
29
30
- ![ w:256px] ( https://api.qrserver.com/v1/create-qr-code/?data=code-star.github.io/ codestar-marp /emission-insider/&size=512x512&bgcolor=f1e7da&margin=16 )
30
+ ![ w:256px] ( https://api.qrserver.com/v1/create-qr-code/?data=slides. codestar.nl /emission-insider/&size=512x512&bgcolor=f1e7da&margin=16 )
31
31
32
32
* Link to the slides*
33
33
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ math: mathjax
31
31
Scan to follow along or keep the link for later:
32
32
33
33
<!-- Update this link with the name of your slides instead of 'example' -->
34
- ![ w:256px] ( https://api.qrserver.com/v1/create-qr-code/?data=code-star.github.io/ codestar-marp /example/&size=512x512&bgcolor=f1e7da&margin=16 )
34
+ ![ w:256px] ( https://api.qrserver.com/v1/create-qr-code/?data=slides. codestar.nl /example/&size=512x512&bgcolor=f1e7da&margin=16 )
35
35
36
36
* Link to the slides*
37
37
You can’t perform that action at this time.
0 commit comments