summaryrefslogtreecommitdiffstats
path: root/static/index.html
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-05-18 19:36:51 -0400
committerrsiddharth <s@ricketyspace.net>2019-05-18 19:36:51 -0400
commit85ec164c407cbd162db9a10ba5cc66c01dfb6d33 (patch)
tree8f8ea78cac333723ee3ffcbaa659950b21d42faf /static/index.html
parent92daa4d2b7bcae4fb6d1b28ed9d9a1d2f4ec8c74 (diff)
static: Update index.html.
* scss/style.scss: Remove banner styling. * static/index.html: Remove banner image.
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html17
1 files changed, 5 insertions, 12 deletions
diff --git a/static/index.html b/static/index.html
index a882cfa..00a087a 100644
--- a/static/index.html
+++ b/static/index.html
@@ -19,18 +19,11 @@
<h1>Free Software Foundation of India</h1>
</header>
- <div class="columns">
- <div class="column is-narrow">
- <img class="banner-img" src="./assets/img/chakra.png" alt="[ Chakra - Image ]">
- </div>
- <div class="column is-two-thirds">
- <p class="banner-text">
- FSF India is a non-profit organisation committed to
- advocating, promoting and propogating the use and
- development of swantantra software in India.
- </p>
- </div>
- </div>
+ <p class="banner-text fsfi-lead">
+ FSF India is a non-profit organisation committed to
+ advocating, promoting and propogating the use and
+ development of swantantra software in India.
+ </p>
</div>
</div>
</div>