add atom and rss feeds
[~bandali/bndl.org] / fa / computing.html
index 147f59d..bea15f8 100644 (file)
@@ -6,11 +6,21 @@
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 <title>چگونه از رایانه استفاده می‌کنم &mdash; بندعلی</title>
 <link rel="canonical" href="https://bndl.org/fa/computing.html" />
-<link rel="alternate" href="computing.fa.txt" title="plain text" type="text/plain" />
+<link rel="alternate" href="bandali-computing.fa.txt" title="plain text" type="text/plain" />
 <link rel="next" href="fsf-internship-intro.html">
 <style>
+@font-face {
+  font-family: sahel; font-weight: normal;
+  src: local('Sahel WOL'), local('Sahel'),
+       url('sahel.woff2') format('woff2');
+}
+@font-face {
+  font-family: sahel; font-weight: bold;
+  src: local('Sahel Bold WOL'), local('Sahel Bold'),
+       url('sahelb.woff2') format('woff2');
+}
 body {
-  font-family: Sahel WOL, sans-serif;
+  font-family: sahel, sans-serif;
   line-height: 1.8;
   max-width: 37.5em;
   margin: 0 auto;