Modification 23 avril 2025
This commit is contained in:
parent
14e9a8eff7
commit
2cc31d0dd0
@ -23,7 +23,7 @@ description: >- # used by seo meta and the atom feed
|
||||
|
||||
# Fill in the protocol & hostname for your site.
|
||||
# E.g. 'https://username.github.io', note that it does not end with a '/'.
|
||||
url: "https://chirpy.xxxx.xx"
|
||||
url: "https://chirpy.rnmkcy.eu"
|
||||
|
||||
github:
|
||||
username: github_username # change to your GitHub username
|
||||
|
@ -6,12 +6,12 @@
|
||||
# url: {homepage_of_author}
|
||||
# -------------------------------------
|
||||
|
||||
cotes:
|
||||
name: Cotes Chung
|
||||
twitter: cotes2020
|
||||
url: https://github.com/cotes2020/
|
||||
#cotes:
|
||||
# name: Cotes Chung
|
||||
# twitter: cotes2020
|
||||
# url: https://github.com/cotes2020/
|
||||
|
||||
sille_bille:
|
||||
name: Dinesh Prasanth Moluguwan Krishnamoorthy
|
||||
twitter: dinesh_MKD
|
||||
url: https://github.com/SilleBille/
|
||||
#sille_bille:
|
||||
# name: Dinesh Prasanth Moluguwan Krishnamoorthy
|
||||
# twitter: dinesh_MKD
|
||||
# url: https://github.com/SilleBille/
|
||||
|
@ -6,9 +6,9 @@
|
||||
#- type: twitter
|
||||
# icon: "fa-brands fa-x-twitter"
|
||||
#
|
||||
- type: email
|
||||
icon: "fas fa-envelope"
|
||||
noblank: true # open link in current tab
|
||||
#- type: email
|
||||
# icon: "fas fa-envelope"
|
||||
# noblank: true # open link in current tab
|
||||
|
||||
- type: rss
|
||||
icon: "fas fa-rss"
|
||||
|
@ -8,15 +8,15 @@
|
||||
"
|
||||
>
|
||||
<p>
|
||||
{{- '©' }}
|
||||
<!-- {{- '©' }} -->
|
||||
<time>{{ 'now' | date: '%Y' }}</time>
|
||||
|
||||
{% if site.social.links %}
|
||||
{% if site.social.links %}
|
||||
<a href="{{ site.social.links[0] }}">{{ site.social.name }}</a>.
|
||||
{% else %}
|
||||
<em class="fst-normal">{{ site.social.name }}</em>.
|
||||
{% endif %}
|
||||
|
||||
<!--
|
||||
{% if site.data.locales[include.lang].copyright.brief %}
|
||||
<span
|
||||
data-bs-toggle="tooltip"
|
||||
@ -26,6 +26,7 @@
|
||||
{{- site.data.locales[include.lang].copyright.brief -}}
|
||||
</span>
|
||||
{% endif %}
|
||||
-->
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user