deploy: b54133ddd2
This commit is contained in:
parent
5047434222
commit
11093ffe03
24 changed files with 143 additions and 99 deletions
|
|
@ -14,10 +14,10 @@
|
|||
<title>Adrian Victor - Demonstração da API do Prof. Rodrigo Ribeiro</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/static/main.css?fixcache=1">
|
||||
<script src="/static/scripts/ccd.js"></script>
|
||||
<script src="/static/scripts/music.js" defer></script>
|
||||
<script src="/static/scripts/88x31.js" defer></script>
|
||||
<script src="/static/scripts/tips.js" defer></script>
|
||||
<script type="module" src="/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/static/scripts/tips.js" defer></script>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue