File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11<div align =" center " >
2- <h1 >Cot</h1 >
2+ <h1 >< img src = " https://raw.githubusercontent.com/cot-rs/media/6585c518/logo/logo-text.svg " alt = " Cot " width = " 300 " > </h1 >
33
44[ ![ Rust Build Status] ( https://github.com/cot-rs/cot/workflows/Rust%20CI/badge.svg )] ( https://github.com/cot-rs/cot/actions/workflows/rust.yml )
55[ ![ crates.io] ( https://img.shields.io/crates/v/cot.svg )] ( https://crates.io/crates/cot )
Original file line number Diff line number Diff line change 4646 feature( doc_cfg, doc_auto_cfg, rustdoc_missing_doc_code_examples)
4747) ]
4848#![ cfg_attr( docsrs, warn( rustdoc:: missing_doc_code_examples) ) ]
49+ #![ doc(
50+ html_logo_url = "https://raw.githubusercontent.com/cot-rs/media/6585c518/logo/logo.svg" ,
51+ html_favicon_url = "https://raw.githubusercontent.com/cot-rs/media/6585c518/logo/favicon.svg"
52+ ) ]
4953
5054extern crate self as cot;
5155
You can’t perform that action at this time.
0 commit comments