You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@
29
29
30
30
31
31
32
+
32
33
<scripttype="application/ld+json">
33
34
{
34
35
"@context": "http://schema.org",
@@ -72,7 +73,7 @@
72
73
<metaname="og:description" content="Browse comprehensive documentation for all my open-source projects. Explore detailed guides, installation instructions, and development notes for each project. Each project has its own dedicated page with specific license information.">
73
74
<metaproperty="og:image" content="./meta.png" />
74
75
75
-
76
+
76
77
77
78
78
79
@@ -699,21 +700,24 @@
699
700
700
701
701
702
<div><h1id="projects">Projects</h1>
702
-
<p>Access documentation for all my projects. These are included in the respective repositories (<code>docs</code> folder) and work with HTML/JS/CSS, making them accessible on any device without requiring a web server. For any issues or questions, contact us at <ahref="mailto:[email protected]">[email protected]</a>.</p>
703
+
<p>Access documentation for all my projects. These are included in the respective repositories (<code>docs</code> folder) and work with HTML/JS/CSS, making them accessible on any device without requiring a web server. </p>
703
704
<hr>
704
705
<h3id="suitefishcms">SuitefishCMS</h3>
705
706
<p><strong>License:</strong> GPLv3<br>
706
707
A multi-site PHP CMS for quick website deployment. It simplifies setup, customization, and maintenance, ideal for managing multiple sites on a single platform.</p>
<metaname="og:description" content="Browse comprehensive documentation for all my servers. Explore detailed guides, installation instructions, and development notes for each server. Each server has its own dedicated page with specific information.">
76
76
<metaproperty="og:image" content="./meta.png" />
77
77
78
-
78
+
79
79
80
80
81
81
@@ -581,14 +581,46 @@
581
581
<hr>
582
582
<h3id="hivehv-infde">hive.hv-inf.de</h3>
583
583
<p>Hypervisor to host Shadow, Thunder and Sunrise KVM.</p>
Copy file name to clipboardExpand all lines: license.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,8 @@
74
74
<metaname="og:description" content="This page outlines the licensing terms and conditions for using the software. It details user rights, restrictions, and obligations associated with the use of the software.">
0 commit comments