mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-26 08:39:10 -04:00
15 lines
234 B
Text
15 lines
234 B
Text
|
|
---
|
||
|
|
layout: false
|
||
|
|
noindex: true
|
||
|
|
---
|
||
|
|
|
||
|
|
xml.instruct!
|
||
|
|
xml.browserconfig do
|
||
|
|
xml.msapplication do
|
||
|
|
xml.tile do
|
||
|
|
xml.square150x150logo src: image_path("favicons/mstile-150x150.png")
|
||
|
|
xml.TileColor "#603cba"
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|