Skip to content

Commit

Permalink
[docs] home page title
Browse files Browse the repository at this point in the history
  • Loading branch information
lastralab committed Sep 20, 2024
1 parent 8ac76eb commit 39df4fb
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 7 deletions.
Binary file added docs/img/abissmal.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/abissmal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ nav:
- About ABISSMAL:
- Project Overview: about.md
- Github Collaboration: opensource.md
theme: readthedocs
theme:
name: readthedocs
logo: img/abissmal.png
extra_css:
- css/extra.css
plugins:
Expand Down
3 changes: 2 additions & 1 deletion site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="/ABISSMAL/site/." class="icon icon-home"> ABISSMAL Docs
<a href="/ABISSMAL/site/.">
<img src="/ABISSMAL/site/img/abissmal.png" class="logo" alt="Logo"/>
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="/ABISSMAL/site//search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down
3 changes: 2 additions & 1 deletion site/abissmal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> ABISSMAL Docs
<a href="..">
<img src="../img/abissmal.png" class="logo" alt="Logo"/>
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down
3 changes: 2 additions & 1 deletion site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> ABISSMAL Docs
<a href="..">
<img src="../img/abissmal.png" class="logo" alt="Logo"/>
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down
Binary file added site/img/abissmal.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/img/abissmal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="." class="icon icon-home"> ABISSMAL Docs
<a href=".">
<img src="img/abissmal.png" class="logo" alt="Logo"/>
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down
3 changes: 2 additions & 1 deletion site/opensource/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> ABISSMAL Docs
<a href="..">
<img src="../img/abissmal.png" class="logo" alt="Logo"/>
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down
3 changes: 2 additions & 1 deletion site/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="./." class="icon icon-home"> ABISSMAL Docs
<a href="./.">
<img src="./img/abissmal.png" class="logo" alt="Logo"/>
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down

0 comments on commit 39df4fb

Please sign in to comment.