feat: D O T S (and fix build)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
David Lapshin 2023-10-14 04:28:13 +00:00
parent dc28fe3456
commit b5e85d365f
Signed by: daudix
GPG key ID: 93ECF15D3053D81C
4 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,8 @@ clone:
- if [ -d .exoci/website ]; then
- cd .exoci/website
- git pull
- git submodule update
- cd themes/duckquill
- git pull
- else
- git clone --recursive https://git.exozy.me/daudix/website.git .exoci/website
- fi

View file

@ -1,6 +1,6 @@
title = "Daudix UFO"
base_url = "https://daudix.exozy.me"
description = "Passionate designer, translator, and FOSS contributor"
description = "Passionate designer, translator, and FOSS contributor."
theme = "duckquill"
compile_sass = true

View file

@ -4,7 +4,7 @@ aliases = ["info"]
<h1 class="gradient-h1">David Lapshin</h1>
<br />
<small>Passionate designer, translator, and FOSS contributor</small>
<small>Passionate designer, translator, and FOSS contributor.</small>
## About

View file

@ -2,7 +2,7 @@
{% block content %}
<h1>{{ config.title }}</h1>
<small>Passionate designer, translator, and FOSS contributor</small>
<small>Passionate designer, translator, and FOSS contributor.</small>
<br />
<br />