Update documentation

This commit is contained in:
GitHub Actions 2023-06-03 17:37:00 +00:00
parent d73b9cde20
commit 72f1cc7ad1
3 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
.. image:: ../Gallery/logo.png
:align: center
.. image:: https://raw.githubusercontent.com/aceisace/Inkycal/assets/Repo/logo.png
:alt: logo
:align: center
Inkycal
===========================

View File

@ -132,7 +132,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<img alt="../Gallery/logo.png" class="align-center" src="../Gallery/logo.png" />
<img alt="logo" class="align-center" src="https://raw.githubusercontent.com/aceisace/Inkycal/assets/Repo/logo.png" />
<section id="module-inkycal.main">
<span id="inkycal"></span><h1>Inkycal<a class="headerlink" href="#module-inkycal.main" title="Permalink to this heading"></a></h1>
<p>Main class for inkycal Project

File diff suppressed because one or more lines are too long