Fixed links in Apps section.

This commit is contained in:
douwe
2025-08-06 02:55:09 +02:00
parent a893e054ab
commit 2479809316
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ RUN apt-get update && \
COPY . /server
# Download Crow library
RUN apt-get install ./lib/crow-1.2.1.deb -y
RUN apt-get install -y ./lib/crow-1.2.1.deb
# Make the build directory
RUN mkdir -p build && cd build

View File

@@ -107,7 +107,7 @@
<h3 style="font-size: 36px;">Douwco Cloud</h3>
<p style="font-size: 24px;">
Access the cloud hosted on my local server.</br></br>
Made possible with <a href="https://github.com/nextcloud/all-in-one"
Made possible with <a href="https://nextcloud.com/home-users/"
style="color: #6dde99; font-weight: bolder;">Nextcloud AIO</a>.</p>
</div>
<button class="app_selection_button"
@@ -134,7 +134,7 @@
<h3 style="font-size: 36px;">Douwco Designer</h3>
<p style="font-size: 24px;">
Create UI designs for websites and software locally hosted on my server. </br></br>
Made possible with <a href="https://github.com/nextcloud/all-in-one"
Made possible with <a href="https://penpot.app/self-host"
style="color: #6dde99; font-weight: bolder;">PenPot</a>.</p>
</div>
<button class="app_selection_button"