summaryrefslogtreecommitdiffstats
path: root/static/includes/home-articles-section.hi.html
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-02-07 10:58:33 -0500
committerrsiddharth <s@ricketyspace.net>2021-02-07 10:58:33 -0500
commitb9b919268f733b78d2c8b2c38a868c0d9fb70974 (patch)
treeddbc581e8124d0373e3c7db9fc57809d04d02f79 /static/includes/home-articles-section.hi.html
parent8b9bd7884a33c9e6f94c02d259f06cf0a63ee61a (diff)
index: add hindi version of FS section
Resolves issue #16
Diffstat (limited to 'static/includes/home-articles-section.hi.html')
-rw-r--r--static/includes/home-articles-section.hi.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/static/includes/home-articles-section.hi.html b/static/includes/home-articles-section.hi.html
new file mode 100644
index 0000000..10e3bfd
--- /dev/null
+++ b/static/includes/home-articles-section.hi.html
@@ -0,0 +1,47 @@
+<div class="articles">
+ <section class="section">
+ <div class="container">
+ <div class="wrapper">
+ <div class="content">
+ <header>
+ <h1 class="title"><span>Articles</span></h1>
+ <a class="feed" href="/article/feed.atom">
+ <span class="feed-icon"></span>
+ <span class="is-sr-only">Atom Feed</span>
+ </a>
+ </header>
+ <ul class="news-items">
+ <li>
+ <p><span class="tag is-white">Jan 23, 2021</span>
+ <a href="/article/better-than-whatsapp/hi">व्हाट्सएप
+ से बेहतर: इन स्वतंत्र सॉफ्टवेयर ऐप्स और सेवाओं का प्रयोग करें</a>
+ </p>
+ </li>
+ <li>
+ <p><span class="tag is-white">Sep 19, 2011</span>
+ <a href="/article/android/">Android and Users' Freedom
+ - By Richard Stallman</a>
+ </p>
+ </li>
+ <li>
+ <p><span class="tag is-white">Feb 27, 2009</span>
+ <a href="/article/liberating-cyberspace-rms-interview/">Liberating cyberspace -
+ Interview with Richard M. Stallman,
+ founder, Free Software Foundation,
+ FRONTLINE</a>
+ </p>
+ </li>
+ <li>
+ <p><span class="tag is-white">Oct 19, 2007</span>
+ <a href="/article/frontline-moglen-interview/">The Spectre of Free
+ Information - Interview with Eben
+ Moglen, Professor of Law and Legal
+ History - FRONTLINE</a>
+ </p>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </section>
+</div>