diff --git a/asserts/css/styles.css b/asserts/css/styles.css index 70266ac..8aa5041 100644 --- a/asserts/css/styles.css +++ b/asserts/css/styles.css @@ -282,6 +282,9 @@ section.section { /* color: #ff0000; */ transition: linear 0.2s; } +#about .more-info-container li { + margin: 0.5rem 0; +} #about .more-info-container { padding: 1rem; color: rgb(206, 206, 206); @@ -305,6 +308,13 @@ section.section { color: #ff0000; } + +#about { + padding-bottom: 0; +} + + + #events { background-image: linear-gradient(90deg, transparent, var(--red)); } diff --git a/asserts/images/2024-2025/team/marketing/abhishek.jpg b/asserts/images/2024-2025/team/marketing/abhishekh.jpg similarity index 100% rename from asserts/images/2024-2025/team/marketing/abhishek.jpg rename to asserts/images/2024-2025/team/marketing/abhishekh.jpg diff --git a/index.html b/index.html index 214d4c3..eee33f0 100644 --- a/index.html +++ b/index.html @@ -201,32 +201,48 @@
- To be a chrysalis where bright youngsters are transformed into - technological entrepreneurs and innovative leaders of tomorrow’s - world, consistent with the Franciscan vision of integrity, peace - and love. + To create a conducive instrument for transforming the enrolled + potential fresher into competent Information Technology + professional or entrepreneur with integrity and ethical value.
+- “To churn highly competent engineering graduates with a commitment - to result oriented work, a perennial zest for learning, a quest - for excellence, an open mind and the universal values of honesty, - dignity and mutual care.” -
-- “To continually improve and progress in the path of developing - post graduate scholars who will be competent in exploring, - developing and disseminating new knowledge in their areas of - specialisation so that the repository of new knowledge and - innovation and its dissemination will be enhanced in scope of - effectiveness.” -
++ To become unit of excellence in teaching, training, research, + innovative application and extension work in IT in + co-operation with various other departments. +
++ To make knowledge and expertise accessible with various + dissemination strategies, including networking with research + unit, colleges, government and industry along with the + motivation for self-learning. +
++ To integrate teaching, research and practice along with higher + education for generation and application of knowledge in line + with emerging needs of industry, technical quality with market + driven professional pursuits, programs, courses, + collaboration. +
++ To develop entrepreneur skills along with ethical and + professional values among the students. +
+Our mission is to provide a platform to learners and technical - enthusia Student’s engagement in their holistic development + enthusiasts, engaging students in their holistic development and learning.
diff --git a/v1.24.02 b/v1.24.02 new file mode 100644 index 0000000..80a4719 --- /dev/null +++ b/v1.24.02 @@ -0,0 +1,2 @@ +v1.24.01 - INITIAL COMMIT: updated the team members, optimized the particles.js and minor styling changes +v2.24.02 - MISSION, VISION CHANGE: changes SFIT mission and vission to departmental vision, Abhishekh name typo fix, footer paragraph typo fix \ No newline at end of file