update logo and favicon
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2024-01-25 17:13:10 +01:00
parent c4a6c74f03
commit 55a8eb8429
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 73 additions and 7 deletions

View file

@ -10,7 +10,7 @@ import {themes as prismThemes} from 'prism-react-renderer';
const config = {
title: 'Custom menu',
tagline: 'Improves the day-to-day usability and user interface of Nextcloud',
favicon: 'https://gitnet.fr/deblan/side_menu/raw/branch/master/img/icon.svg',
favicon: 'ontent/icon.svg',
// Set the production url of your site here
url: 'https://deblan.gitnet.page/',
@ -41,10 +41,6 @@ const config = {
({
docs: {
sidebarPath: './sidebars.js',
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
},
theme: {
customCss: './src/css/custom.css',
@ -59,10 +55,10 @@ const config = {
// Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
navbar: {
title: 'Custom menu',
title: 'Home',
logo: {
alt: 'Logo',
src: 'https://gitnet.fr/deblan/side_menu/raw/branch/master/img/icon.svg',
src: 'content/icon.svg',
},
items: [
{

70
static/content/icon.svg Normal file
View file

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="145.889"
height="145.889"
viewBox="0 0 38.6 38.6"
version="1.1"
id="svg885"
sodipodi:docname="icon.svg"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
<metadata
id="metadata891">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs889" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1918"
inkscape:window-height="1038"
id="namedview887"
showgrid="false"
inkscape:zoom="2.5190383"
inkscape:cx="132.60659"
inkscape:cy="131.23851"
inkscape:window-x="0"
inkscape:window-y="20"
inkscape:window-maximized="0"
inkscape:current-layer="svg885" />
<rect
width="34.535"
height="34.535"
x="2.0330019"
y="2.0320034"
overflow="visible"
rx="5.4809999"
ry="5.4809999"
style="fill:#e2ffef;stroke:#2e8555;marker:none;stroke-opacity:1;fill-opacity:1"
color="#000000"
stroke-width="4.065"
stroke-linecap="round"
paint-order="fill markers stroke"
id="rect881" />
<path
d="M 7.423,19.242 H 17.42 M 7.423,11.885 h 11.4 m -11.4,14.714 h 11.4"
stroke-width="3.165"
id="path879"
style="fill:none;stroke:#2e8555;stroke-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 2 KiB