aa96e25bbc
This is currently hosted by the company, and I'm assigning my copyright to the company, which also runs an ad placement on the page. Note that the NixOS module for hosting it has not been moved yet. Change-Id: Iba9e1cab9370faa79e43c3344fbfbbbabead50b3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7857 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
24 lines
839 B
HTML
24 lines
839 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<link rel="stylesheet"
|
||
href="https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css" />
|
||
<link data-trunk rel="inline" href="index.css">
|
||
<title>Предложник</title>
|
||
|
||
<!-- Yandex.RTB -->
|
||
<script>window.yaContextCb=window.yaContextCb||[]</script>
|
||
<script src="https://yandex.ru/ads/system/context.js" async></script>
|
||
</head>
|
||
<body>
|
||
<noscript>
|
||
<h1>Предложник</h1>
|
||
<p>
|
||
... показывает с какими падежами употребляются предлоги в
|
||
русском языке. Но, к сожалению, только с помощью Javascript.
|
||
</p>
|
||
</noscript>
|
||
</body>
|
||
</html>
|