docs: remove README logo and revert to plain header

This commit is contained in:
2026-03-07 01:47:53 +03:00
parent 891082782d
commit 8b4b3c2a30
2 changed files with 1 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
<h1><img src="assets/logo.svg" alt="wscraper logo" width="34" style="vertical-align:middle; margin-right:10px;" />wscraper</h1> # wscraper
[![Gitea](https://img.shields.io/badge/Gitea-Repository-609926?logo=gitea&logoColor=white)](https://gitea.wisecolt-panda.net/wisecolt/Bookmark-Tracker) [![Gitea](https://img.shields.io/badge/Gitea-Repository-609926?logo=gitea&logoColor=white)](https://gitea.wisecolt-panda.net/wisecolt/Bookmark-Tracker)
![Python](https://img.shields.io/badge/Python-3.12%2B-3776AB?logo=python&logoColor=white) ![Python](https://img.shields.io/badge/Python-3.12%2B-3776AB?logo=python&logoColor=white)

View File

@@ -1,16 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-labelledby="title desc">
<title id="title">wscraper logo monochrome</title>
<desc id="desc">Minimal black and white logo with stylized W and search mark.</desc>
<rect width="512" height="512" rx="108" fill="#FFFFFF"/>
<rect x="72" y="84" width="368" height="344" rx="44" fill="#FFFFFF" stroke="#D4D4D8" stroke-width="8"/>
<path d="M126 160 L170 352 L212 244 L254 352 L298 160" fill="none" stroke="#111111" stroke-width="28" stroke-linecap="round" stroke-linejoin="round"/>
<rect x="324" y="192" width="84" height="16" rx="8" fill="#6B7280"/>
<rect x="324" y="232" width="64" height="16" rx="8" fill="#6B7280"/>
<rect x="324" y="272" width="92" height="16" rx="8" fill="#6B7280"/>
<circle cx="372" cy="340" r="28" fill="none" stroke="#111111" stroke-width="12"/>
<path d="M391 359 L420 388" fill="none" stroke="#111111" stroke-width="12" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 971 B