Skip to content

Commit

Permalink
Deploying to master from @ 64de9e3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tfidfwastaken committed Mar 19, 2024
1 parent 6533de8 commit 97a0cfa
Show file tree
Hide file tree
Showing 13 changed files with 657 additions and 612 deletions.
16 changes: 16 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
font-weight: 600;
}

@font-face {
font-family: 'Poppins';
src: url('../fonts/Poppins-SemiBold.ttf');
font-weight: 600;
}

body {
font-style: normal;
font-family: 'Cooper Hewitt', 'Barlow Semi Condensed', sans-serif;
Expand Down Expand Up @@ -334,6 +340,10 @@ footer a img {
margin: 0 0 16px 16px;
}

img.speakers {
object-fit: cover
}

.previously.article-image {
width: 150px;
height: 170px;
Expand Down Expand Up @@ -854,3 +864,9 @@ table {
border: 1px dotted black;
margin-bottom: 1.5em;
}

.devanagari {
font-family: 'Poppins', sans-serif;
margin-left: 0.2%;
font-size: 90%;
}
Binary file added fonts/Poppins-SemiBold.ttf
Binary file not shown.
Binary file added images/speakers/abhinav.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/akshat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/aldo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/amogh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/anuj.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/speakers/bozhidar-batsov.jpg
Binary file not shown.
Binary file added images/speakers/dheeraj.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/prabhanshu.webp
Binary file not shown.
Binary file added images/speakers/steven.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/vedang.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,253 changes: 641 additions & 612 deletions js/app.js

Large diffs are not rendered by default.

0 comments on commit 97a0cfa

Please sign in to comment.