A lot of data and appearance changes.#33
Open
krishnapandeykp wants to merge 89 commits intodevelopmentfrom
Open
A lot of data and appearance changes.#33krishnapandeykp wants to merge 89 commits intodevelopmentfrom
krishnapandeykp wants to merge 89 commits intodevelopmentfrom
Conversation
…ettings, few other minor appearance changes.
ICWaR
reviewed
Sep 23, 2024
| <div class="col-3 d-md-block d-none offset-md-1 justify-content-center align-items-center" style="font-size: calc(1rem + 0.5vw);" > | ||
| "Opportunities don't happen, you create them." | ||
| <div class="col-md-5 ps-md-5 ms-md-5 mb-5 mt-5 mt-md-0 text-center"><img src="../../../assets/images/cCauvery_ICWaR.webp" alt="" style="max-height: 20vh; max-width: 100%;" class="align-self-center mb-3"> | ||
| <p style="text-align: justify;">The river Cauvery is uniquely essential to India for geographical, historical, socio-cultural, and economic reasons. In this reference, the Centre for Cauvery River Basin Management and Studies (<a style="color: rgb(0, 115, 192);" target="_blank" href="https://krishnapandeykp.github.io/cCauvery"><b>cCauvery</b></a>), a brain trust dedicated to river science and river basin management, was established in 2024 by IISc Bengaluru and NIT Tiruchirappalli, under the supervision of cGanga at IIT Kanpur, the centre serves as a knowledge wing of the National River Conservation Directorate (NRCD). cCauvery is committed to restoring and conserving the Cauvery River and its resources through collating information and knowledge, research and development, planning, monitoring, education, advocacy, and stakeholder engagement.</p> |
Owner
There was a problem hiding this comment.
https://krishnapandeykp.github.io/cCauvery
This site is good work. Just confirm once if deployment and redirect to your personal github account is allowed in the department
ICWaR
reviewed
Sep 23, 2024
| @@ -13,7 +13,7 @@ export class HomepageComponent { | |||
|
|
|||
| $=$; | |||
| data = homepageData; | |||
| slides=['../../../assets/images/Slide/slideshow1.jpg','../../../assets/images/Slide/slideshow2.jpg','../../../assets/images/Slide/slideshow5.jpg'] | |||
| slides=['../../../assets/images/Slide/1.webp','../../../assets/images/Slide/2.webp','../../../assets/images/Slide/3.webp','../../../assets/images/Slide/4.webp','../../../assets/images/Slide/5.webp','../../../assets/images/Slide/6.webp','../../../assets/images/Slide/7.webp'] | |||
Owner
There was a problem hiding this comment.
Dont hardcode here. Declare and Import from homepage.ts like the newsJson and others
ICWaR
reviewed
Sep 23, 2024
| <ng-container *ngFor="let item of seminars.ICWaR_Guest_Seminar_Series; index as index"> | ||
| <div class="card-bg shadow border border-1 mb-2 card col-12 col-md-10 border-dark p-3"> | ||
| <div class="card-text row"> | ||
| <div class="col-md-9 col-12 mb-2"> |
Owner
There was a problem hiding this comment.
For DateTime d should be small . Follow Camle casing. it should be item.dateTime.
Fix this throughout your changes
ICWaR
reviewed
Sep 23, 2024
| </div> | ||
|
|
||
|
|
||
| <button class="scroll-to-top" #scrollToTopButton (click)="scrollToTop()">↑</button> |
Owner
There was a problem hiding this comment.
↑ Remove this this arrow icon. use class = "scroll-to-top fa fa-arrow-up".
Do it throughout the site
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.