forked from slides/empowering-django-with-background-workers
Update QR codes
This commit is contained in:
parent
d68bc912f9
commit
e95c390cd4
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 944 B |
BIN
public/dls24-qrcode.png
Normal file
BIN
public/dls24-qrcode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 959 B |
|
@ -44,7 +44,7 @@ layout: full
|
|||
</ul>
|
||||
|
||||
<div class="absolute right-3 top-3">
|
||||
<img src="/dceu24-qrcode.png" width="190px" />
|
||||
<img src="/dls24-qrcode.png" width="190px" />
|
||||
</div>
|
||||
|
||||
<!--
|
||||
|
@ -1037,7 +1037,7 @@ class: text-center text-2xl
|
|||
|
||||
<div class="absolute right-5 bottom-1/2 translate-y-1/2">
|
||||
<h3>Me</h3>
|
||||
<img src="/dceu24-qrcode.png" width="150px" />
|
||||
<img src="/dls24-qrcode.png" width="150px" />
|
||||
</div>
|
||||
|
||||
<div class="absolute left-5 bottom-1/2 translate-y-1/2">
|
||||
|
|
Loading…
Reference in a new issue