forked from datakaveri/iudx-developer-docs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b5ec5c
commit c5aafbc
Showing
9 changed files
with
8,459 additions
and
8,268 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,32 @@ | ||
module.exports = `<div class="col-3"> | ||
<div class="flex-parent"> | ||
<img *ngIf="instance" [src]="instance.logo" /> | ||
<a href="https://smartcities.gov.in/" target="_blank"> | ||
<a href="https://www.iisc.ac.in/" target="_blank"> | ||
<img | ||
class="iudx-logo" | ||
src="https://iudx-catalogue-assets.s3.ap-south-1.amazonaws.com/smart-city.png" | ||
title="Smart Cities" | ||
class="adex-logo" | ||
src="https://iudx-catalogue-assets.s3.ap-south-1.amazonaws.com/iisc.png" | ||
title="IISc Bangalore" | ||
/> | ||
</a> | ||
<a href="http://mohua.gov.in/" target="_blank"> | ||
<a href=""https://www.telangana.gov.in/Pages/Home.aspx" target="_blank"> | ||
<img | ||
class="ministry-logo" | ||
src="https://iudx-catalogue-assets.s3.ap-south-1.amazonaws.com/mohua.png" | ||
title="MoHUA" | ||
src="img/adex-footer.png" | ||
title="Telangana" | ||
/> | ||
</a> | ||
<a href="https://www.iisc.ac.in/" target="_blank"> | ||
<a href="http://adex.org.in/" target="_blank"> | ||
<img | ||
class="iisc-logo" | ||
src="https://iudx-catalogue-assets.s3.ap-south-1.amazonaws.com/iisc.png" | ||
title="IISc Bangalore" | ||
class="adex" | ||
src="img/adex-gray-logo.png" | ||
title="ADeX" | ||
/> | ||
</a> | ||
<a href="https://www.weforum.org/" target="_blank"> | ||
<img | ||
class="wef" | ||
src="img/wef.jpg" | ||
title="ADeX" | ||
/> | ||
</a> | ||
</div> | ||
|
@@ -110,7 +117,7 @@ module.exports = `<div class="col-3"> | |
</a> | ||
</div> | ||
<p class="mailto"> | ||
<a href="mailto:[email protected]"> info@iudx.org.in</a> | ||
<a href="mailto:[email protected]"> info@adex.org.in</a> | ||
</p> | ||
</div> | ||
</div> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.