mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
119 lines
3.8 KiB
HTML
119 lines
3.8 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8" />
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
<title>Ari::web -> Info</title>
|
||
|
|
||
|
<meta name="description" content="Important ari-web info" />
|
||
|
<meta
|
||
|
name="keywords"
|
||
|
content="website, ari, dark, blog, minimal, minimalism, opensource, free, info, important"
|
||
|
/>
|
||
|
<meta
|
||
|
name="robots"
|
||
|
content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"
|
||
|
/>
|
||
|
<meta property="og:type" content="website" />
|
||
|
|
||
|
<meta name="color-scheme" content="dark" />
|
||
|
<meta name="theme-color" content="black" />
|
||
|
|
||
|
<link rel="manifest" href="/manifest.json" />
|
||
|
<link rel="stylesheet" href="/content/styles/info/index.css" />
|
||
|
|
||
|
<base target="_blank" />
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>Important ari-web info</h1>
|
||
|
|
||
|
<blockquote>
|
||
|
<a na href="#!" target="_parent">This is a link</a>
|
||
|
<p>And this is text</p>
|
||
|
</blockquote>
|
||
|
|
||
|
<hr />
|
||
|
|
||
|
<ul>
|
||
|
<li>
|
||
|
Impersonation of me on the internet:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/important--impersonation-of-me-on-the-internet/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Ari-web restricted contributions:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/restricting-contributions-on-ari-web/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
The 'www' subdomain is no longer the default for ari-web.xyz:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/the--www--subdomain-is-no-longer-the-default-for-ari-web-xyz/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Ari-web now delivers minified content:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/ari-web-now-delivers-minified-content/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Ari-web APIs: How to use them:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/ari-web-apis--how-to-use-them/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Ari-web APIs are going public:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/ari-web-apis-are-going-public/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Ari-web browser compatibility:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/ari-web-browser-compatibility/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Accesibility issues of ari-web:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/accesibility-issues-of-ari-web/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Introducing the ari-web API:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/introducing-the-ari-web-api-/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
New blog management system!:
|
||
|
<a
|
||
|
href="https://blog.ari-web.xyz/b/new-blog-management-system-/"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Legacy blog shutdown:
|
||
|
<a
|
||
|
href="https://legacy.blog.ari-web.xyz/blogs/This-subdomain-is-no-longer-in-use_-7309129151"
|
||
|
></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
Old blog new design:
|
||
|
<a
|
||
|
href="https://legacy.blog.ari-web.xyz/blogs/New-blog-design!_-9192801266"
|
||
|
></a>
|
||
|
</li>
|
||
|
|
||
|
<!--
|
||
|
<li>: <a href=""></a></li>
|
||
|
-->
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|