Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Aravind V Nair <22199259+aravindvnair99@users.noreply.github.com>
  • Loading branch information
aravindvnair99 committed Mar 28, 2020
1 parent 2d1c285 commit 581d4b4
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FACE Amrita Bengaluru

Official source code of FACE Amrita Bangalore website along with CSI, ACM, and ACM - W chapters of Amrita Bangalore.
Official source code of FACE Amrita Bangalore website along with CSI, ACM, and ACM-W chapters of Amrita Bangalore.

# :octocat: How to contribute?

Expand Down
2 changes: 1 addition & 1 deletion functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "face_amrita",
"version": "3.6.1",
"version": "4.0.0",
"description": "FACE Amrita Bangalore",
"author": "Aravind V Nair, Abhishek Sai",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion functions/views/ACM/events.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<div class="card mb-3">
<div class="card-header border-0">
<h4 class="card-title">
Introduction to ACM/ACMW Clubs
Introduction to ACM/ACM-W Clubs
</h4>
<h6 class="card-subtitle mb-2 text-muted">
01 July 2019
Expand Down
2 changes: 1 addition & 1 deletion functions/views/ACMW/CompetitiveCoding.ejs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>ACM - W Amrita Bengaluru</title>
<title>ACM-W Amrita Bengaluru</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
Expand Down
2 changes: 1 addition & 1 deletion functions/views/ACMW/DataScience.ejs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>ACM - W Amrita Bengaluru</title>
<title>ACM-W Amrita Bengaluru</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
Expand Down
4 changes: 2 additions & 2 deletions functions/views/ACMW/WebDevelopment.ejs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>ACM - W Amrita Bengaluru</title>
<title>ACM-W Amrita Bengaluru</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
Expand All @@ -15,7 +15,7 @@
<link rel="stylesheet" href="/ACMW/css/index.css" />
</head>
<body>
<h2>ACM - Web Development SIG</h2>
<h2>ACM-Web Development SIG</h2>
<p>
<em>What is web development?</em>
Web Development is the task associated with developing websites for
Expand Down
2 changes: 1 addition & 1 deletion functions/views/ACMW/events.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
</div>

<div class="cards">
<h1>Introduction to ACM/ACMW Clubs</h1>
<h1>Introduction to ACM/ACM-W Clubs</h1>
<h4>01 July 2019</h4>
<p>
The event started off with a prayer to the almighty God
Expand Down
4 changes: 2 additions & 2 deletions functions/views/ACMW/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ACM - W Amrita Bengaluru</title>
<title>ACM-W Amrita Bengaluru</title>
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css"
Expand Down Expand Up @@ -74,7 +74,7 @@
/>
<div class="carousel-caption">
<h2>
ACM - W<br />
ACM-W<br />
@<br />
AMRITA SCHOOL OF ENGINEERING - BENGALURU
</h2>
Expand Down
2 changes: 1 addition & 1 deletion functions/views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
</p>
</div>
<div class="bgrid">
<h3>ACM - W</h3>
<h3>ACM-W</h3>
<p>
ACM-W supports, celebrates, and advocates
internationally for the full engagement of women in
Expand Down

0 comments on commit 581d4b4

Please sign in to comment.