diff --git a/_config.yml b/_config.yml index 5f6f8ea..fff527a 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,7 @@ theme: jekyll-theme-chirpy # Change the following value to '/PROJECT_NAME' ONLY IF your site type is GitHub Pages Project sites # and doesn't have a custom domain. -baseurl: "" +baseurl: "/PROJECT_NAME" # The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm # If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed, @@ -38,7 +38,7 @@ social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer name: freedomscript@vlt.ge - email: ceronode@tuta.io # change to your email address + email: ceronode@tuta.io links: # The first element serves as the copyright owner's link - https://x.com/mx33_studio # change to your twitter homepage diff --git a/_data/contact.yml b/_data/contact.yml index e517a15..5e6a4a1 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -13,16 +13,16 @@ - type: rss icon: "fas fa-rss" noblank: true + # Uncomment and complete the url below to enable more contact options -# - - type: mastodon - icon: 'fab fa-mastodon' # icons powered by - url: 'https://parityday.masto.host/@LibreTechSystems' # Fill with your Mastodon account page, rel="me" will be applied for verification -# +- type: mastodon + icon: 'fab fa-mastodon' # icons powered by + url: 'https://parityday.masto.host/@LibreTechSystems' # Fill with your Mastodon account page, rel="me" will be applied for verification + # - type: linkedin # icon: 'fab fa-linkedin' # icons powered by # url: '' # Fill with your Linkedin homepage -# - - type: stack-overflow - icon: 'fab fa-stack-overflow' - url: 'https://stackexchange.com/users/21677157/sigmaenterprise' # Fill with your stackoverflow homepage + +- type: stack-overflow + icon: 'fab fa-stack-overflow' + url: 'https://stackexchange.com/users/21677157/sigmaenterprise' # Fill with your stackoverflow homepage diff --git a/_data/share.yml b/_data/share.yml index c1d4d63..457e435 100644 --- a/_data/share.yml +++ b/_data/share.yml @@ -4,7 +4,7 @@ platforms: - type: Twitter icon: "fab fa-twitter" - link: "https://twitter.com/intent/tweet?text=TITLE&url=URL" + link: "https://x.com/mx33_studio" - type: Facebook icon: "fab fa-facebook-square"