mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-22 00:07:52 +01:00
Readme
This commit is contained in:
parent
ff68440d26
commit
c94d9e620c
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
1
images/banner.svg
Normal file
1
images/banner.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 6759.93 1375.62"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:url(#linear-gradient);}.cls-3{font-size:800px;fill:#c9c9c9;}.cls-3,.cls-4{font-family:GentiumBasic, Gentium Basic;}.cls-4{font-size:420px;fill:#474747;}</style><linearGradient id="linear-gradient" x1="681.71" y1="22.85" x2="681.71" y2="1343.37" gradientUnits="userSpaceOnUse"><stop offset="0.32" stop-color="#cd9d49"/><stop offset="0.99" stop-color="#875d27"/></linearGradient></defs><title>bgAsset 2</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_2-2" data-name="Layer 2"><g id="Layer_4" data-name="Layer 4"><g id="Layer_5" data-name="Layer 5"><circle class="cls-1" cx="683.11" cy="683.11" r="683.11"/></g><circle class="cls-2" cx="681.71" cy="683.11" r="660.26"/></g><path class="cls-1" d="M1110.38,633.92c-5.34-4.45-13.66-11-24.93-18.78V527.68c0-223-180.76-403.74-403.74-403.74h0C458.74,123.94,278,304.7,278,527.68v87.46c-11.27,7.78-19.59,14.33-24.93,18.78a20,20,0,0,0-7.21,15.4V754.1a20,20,0,0,0,7.21,15.4c12.46,10.38,41.06,32.14,85.59,54.46v10.18c0,27.47,17.72,49.73,39.58,49.73h0c21.86,0,39.57-22.26,39.57-49.73V582.85c0-27.47-17.71-49.74-39.57-49.74h0c-20.94,0-38.08,20.44-39.48,46.31l-.1.05V527.68c0-189.48,153.6-343.07,343.07-343.07h0c189.48,0,343.07,153.59,343.07,343.07v51.79l-.09-.05c-1.4-25.87-18.54-46.31-39.48-46.31h0c-21.86,0-39.57,22.27-39.57,49.74V834.14c0,27.47,17.71,49.73,39.57,49.73h0c21.86,0,39.57-22.26,39.57-49.73V824c44.54-22.32,73.14-44.08,85.6-54.46a20,20,0,0,0,7.21-15.4V649.32A20,20,0,0,0,1110.38,633.92Z"/><path class="cls-1" d="M540.93,1070.78A47.81,47.81,0,0,0,588.74,1023V487.68a47.8,47.8,0,0,0-47.81-47.81H491.54a47.8,47.8,0,0,0-47.8,47.81V1023a47.81,47.81,0,0,0,47.8,47.81ZM461.76,568.25h109v11.38h-109Z"/><path class="cls-1" d="M706.41,1070.78A47.82,47.82,0,0,0,754.22,1023V487.68a47.81,47.81,0,0,0-47.81-47.81H657a47.81,47.81,0,0,0-47.81,47.81V1023A47.82,47.82,0,0,0,657,1070.78ZM627.24,568.25h109v11.38h-109Z"/><path class="cls-1" d="M871.89,1070.78a47.81,47.81,0,0,0,47.8-47.81V487.68a47.8,47.8,0,0,0-47.8-47.81h-49.4a47.8,47.8,0,0,0-47.8,47.81V1023a47.81,47.81,0,0,0,47.8,47.81ZM792.71,568.25h109v11.38h-109Z"/><rect class="cls-1" x="325.19" y="1087.33" width="713.05" height="72.05" rx="36.03"/></g><g id="Layer_6" data-name="Layer 6"><text class="cls-3" transform="translate(1666.9 683.11)">audiobookshelf</text><text class="cls-4" transform="translate(1730.9 1226.94)">self-hosted audiobook server</text></g></g></svg>
|
After Width: | Height: | Size: 2.5 KiB |
@ -1,4 +1,6 @@
|
||||
<!-- <img alt="Audiobookshelf Banner" src="https://github.com/advplyr/audiobookshelf/raw/master/images/Banner2.png" width="580"> -->
|
||||
<p align="center">
|
||||
<img alt="Audiobookshelf Banner" src="https://github.com/advplyr/audiobookshelf/raw/master/images/banner.svg" width="580">
|
||||
</p>
|
||||
<h1 align="center">
|
||||
audiobookshelf
|
||||
</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user