Updating with Omegamma.
This commit is contained in:
parent
be4a843841
commit
ae33cd2723
2 changed files with 24 additions and 24 deletions
44
config.yaml
44
config.yaml
|
@ -1,4 +1,4 @@
|
|||
baseURL: http://ad5001.eu
|
||||
baseURL: https://ad5001.eu
|
||||
languageCode: en
|
||||
title: Ad5001
|
||||
theme: omegamma
|
||||
|
@ -17,48 +17,48 @@ languages:
|
|||
main:
|
||||
- identifier: apps
|
||||
name: Apps
|
||||
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome" alt="apps icon"/>
|
||||
title: apps section
|
||||
url: https://apps.ad5001.eu/
|
||||
weight: 20
|
||||
- identifier: git
|
||||
name: Git
|
||||
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome" alt="git icon"/>
|
||||
title: git section
|
||||
url: https://git.ad5001.eu
|
||||
weight: 10
|
||||
- identifier: about
|
||||
name: About
|
||||
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome" alt="about icon"/>
|
||||
title: about section
|
||||
url: /about
|
||||
weight: 0
|
||||
social:
|
||||
- identifier: mastodon
|
||||
name: Mastodon
|
||||
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome" alt="Mastodon icon"/>
|
||||
title: mastodon social icon
|
||||
url: https://mastodon.technology/@Ad5001
|
||||
- identifier: twitter
|
||||
name: Twitter
|
||||
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome" alt="Twitter icon"/>
|
||||
title: twitter social icon
|
||||
url: https://twitter.com/Ad5001P4F
|
||||
- identifier: gitea
|
||||
name: Gitea
|
||||
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome" alt="Gitea icon"/>
|
||||
title: gitea social icon
|
||||
url: https://git.ad5001.eu/Ad5001
|
||||
- identifier: github
|
||||
name: Mastodon
|
||||
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome"/>
|
||||
name: Github
|
||||
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome" alt="Github icon"/>
|
||||
title: github social icon
|
||||
url: https://github.com/Ad5001
|
||||
- identifier: mail
|
||||
name: Mail
|
||||
pre: <img src="/icons/social/mail.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/mail.svg" class="icon-as-text icon-monochrome" alt="Mail icon"/>
|
||||
title: mail icon
|
||||
url: ""
|
||||
url: "" # Filled with JS to avoid spam.
|
||||
weight: 0
|
||||
fr:
|
||||
languageName: Français
|
||||
|
@ -66,48 +66,48 @@ languages:
|
|||
main:
|
||||
- identifier: apps
|
||||
name: Apps
|
||||
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome" alt="apps icon"/>
|
||||
title: apps list section
|
||||
url: https://apps.ad5001.eu/fr/
|
||||
weight: 20
|
||||
- identifier: git
|
||||
name: Git
|
||||
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome" alt="git icon"/>
|
||||
title: git section
|
||||
url: https://git.ad5001.eu
|
||||
weight: 10
|
||||
- identifier: about
|
||||
name: À propos
|
||||
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome" alt="about icon"/>
|
||||
title: about section
|
||||
url: /a-propos
|
||||
url: /fr/a-propos
|
||||
weight: 0
|
||||
social:
|
||||
- identifier: mastodon
|
||||
name: Mastodon
|
||||
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome" alt="Mastodon icon"/>
|
||||
title: mastodon social icon
|
||||
url: https://mastodon.technology/@Ad5001
|
||||
- identifier: twitter
|
||||
name: Twitter
|
||||
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome" alt="Twitter icon"/>
|
||||
title: twitter social icon
|
||||
url: https://twitter.com/Ad5001P4F
|
||||
- identifier: gitea
|
||||
name: Gitea
|
||||
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome" alt="Gitea icon"/>
|
||||
title: gitea social icon
|
||||
url: https://git.ad5001.eu/Ad5001
|
||||
- identifier: github
|
||||
name: Mastodon
|
||||
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome"/>
|
||||
name: Github
|
||||
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome" alt="Github icon"/>
|
||||
title: github social icon
|
||||
url: https://github.com/Ad5001
|
||||
- identifier: mail
|
||||
name: Mail
|
||||
pre: <img src="/icons/social/mail.svg" class="icon-as-text icon-monochrome"/>
|
||||
pre: <img src="/icons/social/mail.svg" class="icon-as-text icon-monochrome" alt="Mail icon"/>
|
||||
title: mail icon
|
||||
url: ""
|
||||
url: "" # Filled with JS to avoid spam.
|
||||
weight: 0
|
||||
|
||||
markup:
|
||||
|
|
|
@ -26,7 +26,7 @@ Cards:
|
|||
|
||||
while my creative work is generally published under the [Creative Commons BY-NC-SA v4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
|
||||
Links:
|
||||
- Title: Learn more
|
||||
- Title: About FLOSS licenses
|
||||
Icon: license
|
||||
URL: https://en.wikipedia.org/wiki/Free-software_license
|
||||
Privacy:
|
||||
|
@ -36,7 +36,7 @@ Cards:
|
|||
As such, the software I create and publish does not [phone home](https://en.wikipedia.org/wiki/Phoning_home) or send data to the internet, unless explictly consented by the user.
|
||||
Some of the software I created like [AccountFree](https://apps.ad5001.eu/accountfree) or [unchecker](https://apps.ad5001.eu/unchecker) were made to solve issues related to the lack of respect for people's privacy from some companies.
|
||||
Links:
|
||||
- Title: Check them out
|
||||
- Title: Apps website
|
||||
Icon: apps
|
||||
URL: https://apps.ad5001.eu
|
||||
Platforms:
|
||||
|
|
Loading…
Reference in a new issue