File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
< meta name ="description " content ="Library Website " />
9
9
< link href ="/static/css/bootstrap.min.css " rel ="stylesheet " />
10
10
< script src ="/static/js/bootstrap.bundle.min.js "> </ script >
11
- < link href ="/static/fontawesome/css/fontawesome.css " rel =" stylesheet " />
12
- < link href ="/static/fontawesome/css/solid.css " rel =" stylesheet " />
13
- < link href ="/static/fontawesome/css/brands.css " rel =" stylesheet " />
11
+ < link rel =" preload " href ="/static/fontawesome/css/fontawesome.css " as =" style " onload =" this.onload=null;this.rel='stylesheet' " />
12
+ < link rel =" preload " href ="/static/fontawesome/css/solid.css " as =" style " onload =" this.onload=null;this.rel='stylesheet' " />
13
+ < link rel =" preload " href ="/static/fontawesome/css/brands.css " as =" style " onload =" this.onload=null;this.rel='stylesheet' " />
14
14
< title >
15
15
{% block title %}{% endblock %}
16
16
- SQL Library</ title >
You can’t perform that action at this time.
0 commit comments