mirror of https://github.com/ansible/ansible.git
Adds custom 404 with cowsay image (#57422)
* Adds custom 404 with image, updates CI reqs, sets version latest for TOC links on 404 pagepull/57900/head
parent
fa738613dc
commit
5658b2ee3e
@ -0,0 +1,12 @@
|
||||
:orphan:
|
||||
|
||||
*****
|
||||
Oops!
|
||||
*****
|
||||
|
||||
This page does not exist in this version of the Ansible documentation.
|
||||
|
||||
.. image:: images/cow.png
|
||||
:alt: Cowsay 404
|
||||
|
||||
Return to the :ref:`nearest table of contents in this version <ansible_documentation>` or use the navigation at left to explore our latest release.
|
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
Loading…
Reference in New Issue