mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Updated for theme
This commit is contained in:
parent
890ae3e567
commit
e6d1aa18c8
2 changed files with 11 additions and 10 deletions
16
.idea/workspace.xml
generated
16
.idea/workspace.xml
generated
|
@ -79,13 +79,6 @@
|
||||||
<option name="presentableId" value="Default" />
|
<option name="presentableId" value="Default" />
|
||||||
<updated>1670414596656</updated>
|
<updated>1670414596656</updated>
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-02101" summary="Updated for tuple">
|
|
||||||
<created>1685475887173</created>
|
|
||||||
<option name="number" value="02101" />
|
|
||||||
<option name="presentableId" value="LOCAL-02101" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1685475887173</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-02102" summary="Updated for version 4.8.8">
|
<task id="LOCAL-02102" summary="Updated for version 4.8.8">
|
||||||
<created>1685716296041</created>
|
<created>1685716296041</created>
|
||||||
<option name="number" value="02102" />
|
<option name="number" value="02102" />
|
||||||
|
@ -422,7 +415,14 @@
|
||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1686558916816</updated>
|
<updated>1686558916816</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="2150" />
|
<task id="LOCAL-02150" summary="Updated for theme">
|
||||||
|
<created>1686559019599</created>
|
||||||
|
<option name="number" value="02150" />
|
||||||
|
<option name="presentableId" value="LOCAL-02150" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1686559019599</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="2151" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="Vcs.Log.History.Properties">
|
<component name="Vcs.Log.History.Properties">
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
site_name: slpkg
|
site_name: slpkg
|
||||||
nav:
|
|
||||||
- Home: 'index.md'
|
|
||||||
site_url: https://dslackw.gitlab.io/slpkg
|
site_url: https://dslackw.gitlab.io/slpkg
|
||||||
site_description: Personal projects
|
site_description: Personal projects
|
||||||
site_author: Dimitris Zlatanidis
|
site_author: Dimitris Zlatanidis
|
||||||
copyright: Copyright 2014-2023 © Dimitris Zlatanidis
|
copyright: Copyright 2014-2023 © Dimitris Zlatanidis
|
||||||
site_dir: public
|
site_dir: public
|
||||||
|
|
||||||
|
nav:
|
||||||
|
- Home: 'index.md'
|
||||||
|
|
||||||
repo_url: https://gitlab.com/dslackw/slpkg
|
repo_url: https://gitlab.com/dslackw/slpkg
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
|
|
Loading…
Add table
Reference in a new issue