Skip to content

Commit

Permalink
Update links.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mebotga authored Dec 12, 2021
1 parent 042f18f commit cde1367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/parts/links.ejs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<link rel="stylesheet" href="https://mebot.ga/css/bulma.css"><link rel="stylesheet" href="https://mebot.ga/css/bootstrap.css"><!-- FONT AWESOME --><link href="https://pro.fontawesome.com/releases/v5.13.1/css/all.css" rel="stylesheet"><!-- DATA TABLES --><link rel="stylesheet" href="https://cdn.datatables.net/1.10.23/css/dataTables.bootstrap.min.css"><link rel="stylesheet" href="//cdn.datatables.net/1.10.23/css/jquery.dataTables.min.css" /><!-- JQUERY --><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script><!-- SWEET ALERT --><script src="//cdn.jsdelivr.net/npm/sweetalert2@10"></script> <script src="https://cdn.jsdelivr.net/npm/sweetalert2@10/dist/sweetalert2.all.min.js"></script><!-- GOOGLE --><script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2"></script><!-- CHOICES JS --><link rel="stylesheet" href="https://res.cloudinary.com/dxfq3iotg/raw/upload/v1569006288/BBBootstrap/choices.min.css?version=7.0.0"><script src="https://res.cloudinary.com/dxfq3iotg/raw/upload/v1569006273/BBBootstrap/choices.min.js?version=7.0.0"></script><!-- SERVER --><link rel="stylesheet" href="../../css/style.css"><script src="../../js/style.js"></script>
<link rel="stylesheet" href="/css/bulma.css"><link rel="stylesheet" href="/css/bootstrap.css"><!-- FONT AWESOME --><link href="https://pro.fontawesome.com/releases/v5.13.1/css/all.css" rel="stylesheet"><!-- DATA TABLES --><link rel="stylesheet" href="https://cdn.datatables.net/1.10.23/css/dataTables.bootstrap.min.css"><link rel="stylesheet" href="//cdn.datatables.net/1.10.23/css/jquery.dataTables.min.css" /><!-- JQUERY --><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script><!-- SWEET ALERT --><script src="//cdn.jsdelivr.net/npm/sweetalert2@10"></script> <script src="https://cdn.jsdelivr.net/npm/sweetalert2@10/dist/sweetalert2.all.min.js"></script><!-- GOOGLE --><script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2"></script><!-- CHOICES JS --><link rel="stylesheet" href="https://res.cloudinary.com/dxfq3iotg/raw/upload/v1569006288/BBBootstrap/choices.min.css?version=7.0.0"><script src="https://res.cloudinary.com/dxfq3iotg/raw/upload/v1569006273/BBBootstrap/choices.min.js?version=7.0.0"></script><!-- SERVER --><link rel="stylesheet" href="../../css/style.css"><script src="../../js/style.js"></script>

0 comments on commit cde1367

Please sign in to comment.