Browse Source

logo in docs

pull/1289/head
Ross McFarland 4 months ago
parent
commit
a5674874e7
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
4 changed files with 5 additions and 2 deletions
  1. +1
    -1
      README.md
  2. +0
    -0
      docs/source/assets/octodns-logo.png
  3. +1
    -1
      docs/source/examples/basic/README.md
  4. +3
    -0
      docs/source/index.rst

+ 1
- 1
README.md View File

@ -1,4 +1,4 @@
<img src="https://raw.githubusercontent.com/octodns/octodns/main/docs/logos/octodns-logo.png?" alt="octoDNS Logo" height=251 width=404>
<img src="https://raw.githubusercontent.com/octodns/octodns/main/docs/source/assets/octodns-logo.png?" alt="octoDNS Logo" height=251 width=404>
## DNS as code - Tools for managing DNS across multiple providers


docs/logos/octodns-logo.png → docs/source/assets/octodns-logo.png View File


+ 1
- 1
docs/source/examples/basic/README.md View File

@ -1,4 +1,4 @@
# Example Setup
# Basic Setup
This is the starting point octoDNS config, it's pretty similar to what you
might see for managing a set of personal domains or a small business.


+ 3
- 0
docs/source/index.rst View File

@ -1,3 +1,6 @@
.. image:: assets/octodns-logo.png
:alt: GitHub user interface of a pull request
DNS as Code
===========


Loading…
Cancel
Save