all repos — site @ d09928c1c552b688ec51f40129a4a1d3de9645bb

source for my site, found at icyphox.sh

Revert font changes

I think Inter looks fine. Ish.
Anirudh Oppiliappan x@icyphox.sh
Tue, 18 Aug 2020 10:48:14 +0530
commit

d09928c1c552b688ec51f40129a4a1d3de9645bb

parent

8727a24f6b606e4d98b417b1ce6643a7381f63c5

3 files changed, 17 insertions(+), 17 deletions(-)

jump to
M static/style.cssstatic/style.css

@@ -11,7 +11,7 @@ 'cv03' 1, 'cv02' 1, 'cv04' 1, 'tnum' 1;

} } -@font-face { +/*@font-face { font-family: 'Garamond'; src: url('/static/fonts/EBGaramond-Italic.ttf') format('truetype'); font-style: italic;

@@ -23,7 +23,7 @@ font-family: 'Garamond';

src: url('/static/fonts/EBGaramond-Regular.ttf') format('truetype'); src: url('/static/fonts/EBGaramond-Regular.woff2') format('woff2'); src: url('/static/fonts/EBGaramond-Regular.woff') format('woff'); -} +}*/ :root { --dull: #f4f4f4;

@@ -45,15 +45,15 @@ font-size: 18px;

line-height: 1.5; } -.content > article, p, blockquote, ul { +/*.content > article, p, blockquote, ul { line-height: 1.4; font-family: 'Garamond'; font-feature-settings: normal; -} +}*/ -.content > h1, h2, h3, h4 { +/*.content > h1, h2, h3, h4 { font-family: 'Inter'; -} +}*/ a { color: var(--gray);
M templates/index.htmltemplates/index.html

@@ -32,6 +32,11 @@ <table>

<tbody> <tr> + <td align="left"><a href="/blog/r2wars">My r2wars attempts</a></td> + <td align="right">2020-08-17</td> + </tr> + + <tr> <td align="left"><a href="/blog/twitter">Some thoughts on Twitter</a></td> <td align="right">2020-08-03</td> </tr>
M templates/text.htmltemplates/text.html

@@ -48,10 +48,10 @@ <hr>

<div class="openring"> <div class="openring-feed"> - <h4><a href="https://k1ss.org/blog/20200803a">03/08/2020: This month in KISS (#4)</a></h4> - <p>Welcome to month 4!…</p> + <h4><a href="https://www.bellingcat.com/news/2020/08/15/protests-and-tensions-escalate-around-amulsar-gold-project-in-armenia/">Protests and Tensions Escalate Around Amulsar Gold Project in Armenia</a></h4> + <p>Over the past few months, tensions have flared around the controversial Amulsar mountain gold mining project in the Vayots Dzor region of Armenia.  Protests at the site, which is located roughly three hours drive from the capital, Yerevan, are not an entir…</p> - <p>via <a href="https://k1ss.org">KISS Linux Blog</a> on Aug 03, 2020</p> + <p>via <a href="https://www.bellingcat.com">bellingcat</a> on Aug 15, 2020</p> </div>

@@ -74,15 +74,10 @@ </div>

<div class="openring-feed"> - <h4><a href="https://drewdevault.com/2020/08/13/Web-browsers-need-to-stop.html">Web browsers need to stop</a></h4> - <p>Enough is enough. + <h4><a href="https://k1ss.org/blog/20200803a">03/08/2020: This month in KISS (#4)</a></h4> + <p>Welcome to month 4!…</p> -The web and web browsers have become Lovecraftian horrors of an unprecedented -scale. They’ve long since left “scope creep” territory and entered “oh my god -please just stop” territory, and are trucking on through to hitherto unexplored -d…</p> - - <p>via <a href="https://drewdevault.com">Drew DeVault's Blog</a> on Aug 13, 2020</p> + <p>via <a href="https://k1ss.org">KISS Linux Blog</a> on Aug 03, 2020</p> </div>