We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07d825 commit 1d2c463Copy full SHA for 1d2c463
docs/docusaurus.config.js
@@ -62,12 +62,12 @@ const config = {
62
themeConfig:
63
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
64
({
65
- image: 'img/Prolog_as_scalaDSL_BOW.png',
+ image: 'img/logos/Prolog_as_scalaDSL_BOW.png',
66
navbar: {
67
title: 'PPS-22-Prolog-as-ScalaDSL',
68
logo: {
69
alt: 'My Site Logo',
70
- src: 'img/PaS_WOB.png',
+ src: 'img/logos/PaS_WOB.png',
71
},
72
items: [
73
{
0 commit comments