File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 %meta{:content => " width=device-width,initial-scale=1" , :name => " viewport" }/
1010 = csrf_meta_tags
1111 = csp_meta_tag
12+ = stylesheet_link_tag " https://unpkg.com/@puzzleitc/puzzle-shell/dist/bundle.css"
13+ = javascript_include_tag " https://unpkg.com/@puzzleitc/puzzle-shell/dist/bundle.js" , type: " module"
1214 = stylesheet_link_tag " application" , " data-turbo-track" : " reload"
13- = stylesheet_link_tag " https://unpkg.com/@puzzleitc/puzzle-shell/dist/style.css"
1415 = javascript_include_tag " application" , " data-turbo-track" : " reload" , type: " module"
15- = javascript_include_tag " https://unpkg.com/@puzzleitc/puzzle-shell/dist/bundle.js" , type: " module"
1616 = favicon_link_tag " favicon.png"
1717 %body#dropdown-wormhole.d-flex.justify-content-center{" data-controller" : " skills-empty-space" }
1818 %div.content{"data-skills-empty-space-target" : " container" }
You can’t perform that action at this time.
0 commit comments