mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Adds authors
This commit is contained in:
@ -12,6 +12,9 @@ layout: layout
|
||||
<div class="date">
|
||||
{{ page.date | date: "%B %e, %Y" }}
|
||||
</div>
|
||||
<div class="author">
|
||||
{{ page.author }}
|
||||
</div>
|
||||
</div>
|
||||
<div class="row body">
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@ title: "SAC General Body Meet | 30th January, 2017"
|
||||
tags: [wona, news, sac]
|
||||
category: sac
|
||||
image: cover-gbm.jpg
|
||||
author: "Aditya Peshin, Vikrant Saha, Ayushi Gupta, Nikhil Arora, Saurav Mahale"
|
||||
excerpt: The Senate Hall on Monday, played host to a first of its kind, open for all General Body Meeting organised by the Student Affairs Council. The event aimed at giving the student body a chance to voice their concerns regarding their issues at IITR and to communicate them directly to the General Secretaries. It also gave the appointed secretaries an opportunity to share their contributions and policies with the student populace.
|
||||
---
|
||||
|
||||
|
||||
@ -669,6 +669,12 @@ blockquote {
|
||||
color: #8b8b8b;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.author {
|
||||
font-size: 16px;
|
||||
color: #333333;
|
||||
margin-bottom: -25px;
|
||||
}
|
||||
}
|
||||
|
||||
// ============== /POST ============== //
|
||||
|
||||
Reference in New Issue
Block a user