From 2bb338db6b98b4e8b573e302c46ab97baf375fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Wed, 17 May 2023 08:24:06 -0700 Subject: [PATCH] docs: use dark-mode logo in README (#3821) Adds a light logo to header to appear in dark mode so it doesn't appear almost empty. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bce29dca..26f5c07c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# [KaTeX](https://katex.org/) +

+ + + KaTeX + +

+ [![npm](https://img.shields.io/npm/v/katex.svg)](https://www.npmjs.com/package/katex) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![CI](https://github.com/KaTeX/KaTeX/workflows/CI/badge.svg?branch=main&event=push)](https://github.com/KaTeX/KaTeX/actions?query=workflow%3ACI)