From 94ac564c3f677e038f7255ddb762e9301d0f2c5d Mon Sep 17 00:00:00 2001 From: Benjamin Fry Date: Sat, 13 Apr 2024 13:13:20 -0700 Subject: [PATCH] ignore portions of the README in Oranda site generation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7e2d3a58..2899c94c 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,14 @@ [![License: Apache 2.0](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](LICENSE-APACHE) [![Discord](https://img.shields.io/discord/590067103822774272.svg)](https://discord.gg/89nxE4n) +
+ ![Hickory DNS](logo.png) # Hickory DNS +
+ A Rust based DNS client, server, and Resolver, built to be safe and secure from the ground up.