Fixed links in Apps section.
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apt-get update && \
|
|||||||
COPY . /server
|
COPY . /server
|
||||||
|
|
||||||
# Download Crow library
|
# 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
|
# Make the build directory
|
||||||
RUN mkdir -p build && cd build
|
RUN mkdir -p build && cd build
|
||||||
|
|||||||
@@ -107,7 +107,7 @@
|
|||||||
<h3 style="font-size: 36px;">Douwco Cloud</h3>
|
<h3 style="font-size: 36px;">Douwco Cloud</h3>
|
||||||
<p style="font-size: 24px;">
|
<p style="font-size: 24px;">
|
||||||
Access the cloud hosted on my local server.</br></br>
|
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>
|
style="color: #6dde99; font-weight: bolder;">Nextcloud AIO</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<button class="app_selection_button"
|
<button class="app_selection_button"
|
||||||
@@ -134,7 +134,7 @@
|
|||||||
<h3 style="font-size: 36px;">Douwco Designer</h3>
|
<h3 style="font-size: 36px;">Douwco Designer</h3>
|
||||||
<p style="font-size: 24px;">
|
<p style="font-size: 24px;">
|
||||||
Create UI designs for websites and software locally hosted on my server. </br></br>
|
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>
|
style="color: #6dde99; font-weight: bolder;">PenPot</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<button class="app_selection_button"
|
<button class="app_selection_button"
|
||||||
|
|||||||
Reference in New Issue
Block a user