~strahinja/strahinja.srht.site

f9d673d01fb399302657b10527fa6c689b1a9144 — Страхиња Радић 4 months ago e0f1724
Remove {code} around {git-log} (not valid XHTML)

Signed-off-by: Страхиња Радић <contact@strahinja.org>
4 files changed, 10 insertions(+), 3 deletions(-)

M index.css
M slw2gmi/index.slw
M slweb/index.slw
M text-tools/index.slw
M index.css => index.css +6 -0
@@ 177,6 177,12 @@ th:last-child, td:last-child
	padding-right: 0;
}

#git-log
{
	font-family: monospace;
	font-size: 90%;
}

.bottom-text,
.bottom-text p
{

M slw2gmi/index.slw => slw2gmi/index.slw +2 -1
@@ 2,6 2,7 @@
site-name: slw2gmi - slweb to Gemini converter
site-desc: slweb to Gemini converter
inline-stylesheet: ../index.css
inline-stylesheet: ../slweb/slweb.css
canonical: https://strahinja.srht.site/slw2gmi/
meta: index-meta.tsv
---


@@ 84,7 85,7 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see [https://www.gnu.org/licenses/][licen]. 

{code}{git-log}{/code}
{git-log}

{made-by}
{/main}

M slweb/index.slw => slweb/index.slw +1 -1
@@ 182,7 182,7 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see [https://www.gnu.org/licenses/][licen]. 

{code}{git-log}{/code}
{git-log}

{made-by}
{/main}

M text-tools/index.slw => text-tools/index.slw +1 -1
@@ 35,7 35,7 @@ version. For details, see the file LICENSE in the particular program's
repository.


{code}{git-log}{/code}
{git-log}

{made-by}
{/main}