File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5959 < meta name ="theme-color " content ="#273646 ">
6060
6161 < script > document . documentElement . classList . add ( localStorage . getItem ( 'mode' ) === 'auto' ? ( matchMedia ( '(prefers-color-scheme: dark)' ) . matches ? 'dark' : 'light' ) : localStorage . getItem ( 'mode' ) ) </ script >
62- < script type ="module " src ="./.. /phalcon/test /theme.js "> </ script >
62+ < script type ="module " src ="https://assets.phalcon.io /phalcon/js /theme.min .js "> </ script >
6363 < link rel ="stylesheet "
64- href ="./.. /phalcon/test /dark.css ">
64+ href ="https://assets.phalcon.io /phalcon/css /dark.min .css ">
6565
6666
6767 < link rel ="stylesheet "
6868 type ="text/css "
69- href ="https://assets.phalcon.io/phalcon/css/main .min.css ">
69+ href ="https://assets.phalcon.io/phalcon/css/core .min.css ">
7070 < link rel ="stylesheet "
7171 type ="text/css "
72- href ="https://assets.phalcon.io/phalcon/css/custom.css ">
72+ href ="https://assets.phalcon.io/phalcon/css/custom.min. css ">
You can’t perform that action at this time.
0 commit comments