Removed blender stuff?

This commit is contained in:
2025-08-21 19:51:46 +03:00
parent 293e60d5b3
commit 59376bbeec
2 changed files with 11 additions and 20 deletions

View File

@@ -39,17 +39,6 @@
<a href="{{AppSubUrl}}/kyren223/krypton">Under Development</a>
</td>
</tr>
<tr>
<td>
<a href="{{AppSubUrl}}/kyren223/eko">Eko</a>
</td>
<td>
The Discord alternative for Terminal nerds.
</td>
<td>
<a href="{{AppSubUrl}}/kyren223/eko">Released</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/the-memory-managers/cpu-vs-ai">CPU vs AI</a>
@@ -61,6 +50,17 @@
<a href="https://github.com/the-memory-managers/cpu-vs-ai">Released</a>
</td>
</tr>
<tr>
<td>
<a href="{{AppSubUrl}}/kyren223/eko">Eko</a>
</td>
<td>
The Discord alternative for Terminal nerds.
</td>
<td>
<a href="{{AppSubUrl}}/kyren223/eko">Released</a>
</td>
</tr>
</tbody>
</table>
</div>

View File

@@ -202,13 +202,4 @@
list-style: none;
}
form[action="/blender/blender/issues/new"] {
--min-height-textarea: 300px;
}
form[action="/blender/blender/issues/new"] .combo-markdown-editor textarea.markdown-text-editor {
max-height: calc(100vh - 132px) !important;
}
</style>
<script defer data-domain="projects.blender.org" src="https://analytics.blender.org/js/script.js"></script>