File tree Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,4 @@ audit/*.json
5252# IDE
5353/.vscode /
5454
55- # Semantic UI
56- # /semantic/*
57- # !/semantic/src/site
58- # !/semantic/src/theme.config
5955bot_key.pem
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "secret" : " boss_claims " ,
2+ "secret" : " someMuchSecretFFS " ,
33 "clientId" : " 7660610795" ,
44 "clientSecret" : " JnPFdjBCs8Vi7RBNJGADDVykCtZquEyRQg4NXEo0870g5uEdEK8T1fS4Rqcf5kM3" ,
55 "callbackURL" : " http://localhost:3232/login/callback" ,
Original file line number Diff line number Diff line change 99
1010
1111 <link rel =" stylesheet" href =" https://use.fontawesome.com/releases/v5.0.4/css/all.css" >
12- <link rel =" stylesheet" href =" https://bootstrap.codingblocks.in/docs/4.4/dist/css/bootstrap.css" >
13- <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.14/dist/css/bootstrap-select.min.css" >
12+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/@coding-blocks/bootstrap@4.5.2/dist/css/bootstrap.min.css" integrity =" sha384-qQEE8jdKJvtljxvtgWREfDOl721Sa1Qs8a1huL0PjJo3duiJ2wXnwTIRnbd/cTjY" crossorigin =" anonymous" > <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.14/dist/css/bootstrap-select.min.css" >
1413 <link rel =" stylesheet" href =" /lib/styles/custom.css" >
15-
14+
1615
1716 <script src =" https://code.jquery.com/jquery-3.5.1.min.js" ></script >
18- <script src =" https://cdnjs.cloudflare.com/ajax/libs/ popper.js/1.12.9/ umd/popper.min.js" integrity =" sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q " crossorigin =" anonymous" ></script >
17+ <script src =" https://cdn.jsdelivr.net/npm/ popper.js@1.16.0/dist/ umd/popper.min.js" integrity =" sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo " crossorigin =" anonymous" ></script >
1918 <script src =" https://esimakin.github.io/twbs-pagination/jQuery%20Pagination%20plugin_files/jquery.twbsPagination.js" ></script >
2019 <script src =" https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.17/dist/js/bootstrap-select.min.js" ></script >
21- <script src =" https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/ js/bootstrap.min.js" integrity =" sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl " crossorigin =" anonymous" ></script >
20+ <script src =" https://cdn.jsdelivr.net/npm/@coding-blocks/bootstrap@4.5.2/dist/ js/bootstrap.min.js" integrity =" sha384-5kiNX2pRMEoJOeg8N1XzHzWAotDv8A4fZW6cFGvsDgSZmMuECwtOeZ1ta0eO7DBD " crossorigin =" anonymous" ></script >
2221
2322</head >
2423
You can’t perform that action at this time.
0 commit comments