add new changes
This commit is contained in:
+14
-12
@@ -306,7 +306,7 @@
|
||||
<script src="./dist/js/jquery.min.js"></script>
|
||||
<script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
|
||||
|
||||
<script src="./dist/js/axios.min.js"></script>
|
||||
<script src="./libs/axios.min.js"></script>
|
||||
<script src="./dist/js/footer.js"></script>
|
||||
<script src="./libs/cookies.min.js"></script>
|
||||
<script src="./dist/js/fontawesome.all.js"></script>
|
||||
@@ -324,8 +324,10 @@
|
||||
<script src="./dist/js/plugins/isotope.js"></script>
|
||||
<script src="./dist/js/plugins/jquery-ui.js"></script>
|
||||
<script src="./dist/js/plugins/magnific-popup.js"></script>
|
||||
<script src="./dist/js/navbar.js"></script>
|
||||
|
||||
<!-- Main JS -->
|
||||
<script src="./dist/js/auth/apiservice.js"></script>
|
||||
<script src="./dist/js/navbar.js"></script>
|
||||
<script src="./dist/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
@@ -362,16 +364,16 @@
|
||||
["andhraprabha_10-04-23_pg11.jpeg", "Andhra Prabha", "10 April 2023", "11"],
|
||||
["adaabhyderabad_10-04-23_pg10.jpeg", "Adaab Hyderabad", "10 April 2023", "10"],
|
||||
["andhrapathrika_10_04_23_pg05.jpg", "Andhra Pathrika", "10 April 2023", "05"],
|
||||
["an_topstory_10_04_23_pg09.jpg", "An Top Story", "10 April 2023", "09"],
|
||||
["an_thestatesman_9_04_23_pg08.jpg", "An The States Man", "09 April 2023", "08"],
|
||||
["an_thefreedompress_9_04_23_pg02.jpg", "An The Freedom Press", "09 April 2023", "02"],
|
||||
["an_thecitizentimes_10_04_23_pg4.jpg", "An The Citizen Times", "10 April 2023", "04"],
|
||||
["an_rashtriyasahara_9_04_23_pg11.jpg", "An Rashtriya Sahara", "09 April 2023", "11"],
|
||||
["an_punjabkesari_9_04_23_pg02.jpg", "An Punjab Kesari", "09 April 2023", "02"],
|
||||
["an_hindustan_10_04_23_pg09.jpg", "An Hindustan", "10 April 2023", "09"],
|
||||
["an_deshbandhu_9_04_23_pg03.jpg", "An Deshbandhu", "09 April 2023", "03"],
|
||||
["an_dainiksaveratimes_9_04_23_pg11.jpg", "An Dainik Savera Times", "09 April 2023", "11"],
|
||||
["an_dainikbhaskar_9_04_23_pg11.jpg", "An Dainik Bhaskar", "09 April 2023", "11"]
|
||||
["an_topstory_10_04_23_pg09.jpg", "Top Story", "10 April 2023", "09"],
|
||||
["an_thestatesman_9_04_23_pg08.jpg", "The States Man", "09 April 2023", "08"],
|
||||
["an_thefreedompress_9_04_23_pg02.jpg", "The Freedom Press", "09 April 2023", "02"],
|
||||
["an_thecitizentimes_10_04_23_pg4.jpg", "The Citizen Times", "10 April 2023", "04"],
|
||||
["an_rashtriyasahara_9_04_23_pg11.jpg", "Rashtriya Sahara", "09 April 2023", "11"],
|
||||
["an_punjabkesari_9_04_23_pg02.jpg", "Punjab Kesari", "09 April 2023", "02"],
|
||||
["an_hindustan_10_04_23_pg09.jpg", "Hindustan", "10 April 2023", "09"],
|
||||
["an_deshbandhu_9_04_23_pg03.jpg", "Deshbandhu", "09 April 2023", "03"],
|
||||
["an_dainiksaveratimes_9_04_23_pg11.jpg", "Dainik Savera Times", "09 April 2023", "11"],
|
||||
["an_dainikbhaskar_9_04_23_pg11.jpg", "Dainik Bhaskar", "09 April 2023", "11"]
|
||||
];
|
||||
let split_arry = [];
|
||||
for (let i = 0; i < list_imgs.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user