Skip to content

Commit f7e2784

Browse files
Merge pull request #13 from YuheshPandian/main
Added 25 Code IDEa/Editors Logos and added ICONIC logo to navbar
2 parents 5aa9a24 + 4d6f141 commit f7e2784

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+7672
-4
lines changed

api/templates/icon_gallery.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
color: #9ec8b9;
5757
}
5858
main {
59-
margin: 80px auto;
59+
margin: 100px auto;
6060
}
6161
h1 {
6262
text-align: center;
@@ -124,7 +124,12 @@
124124
</head>
125125
<body>
126126
<nav>
127-
<span> ICONIC </span>
127+
<span
128+
><img
129+
src="https://raw.githubusercontent.com/YuheshPandian/ICONIC/refs/heads/main/assets/Banner.svg"
130+
alt="Logo"
131+
width="150px"
132+
/></span>
128133
<ul>
129134
<li><a href="/">Home</a></li>
130135
<li><a href="/gallery">Gallery</a></li>

api/templates/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
color: #9ec8b9;
6969
}
7070
main {
71-
margin: 80px auto;
71+
margin: 100px auto;
7272
max-width: 900px;
7373
}
7474

@@ -197,7 +197,12 @@
197197
<body>
198198
<header>
199199
<nav>
200-
<span>ICONIC</span>
200+
<span
201+
><img
202+
src="https://raw.githubusercontent.com/YuheshPandian/ICONIC/refs/heads/main/assets/Banner.svg"
203+
alt="Logo"
204+
width="150px"
205+
/></span>
201206
<ul>
202207
<li><a href="/">Home</a></li>
203208
<li><a href="/gallery/">Gallery</a></li>

icons/dark/android-studio.svg

Lines changed: 447 additions & 0 deletions
Loading

icons/dark/atom.svg

Lines changed: 99 additions & 0 deletions
Loading

icons/dark/clion.svg

Lines changed: 174 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)