From 0c169a75e670b40750002bfd43eff591d83afe12 Mon Sep 17 00:00:00 2001 From: Team1 Date: Tue, 25 Apr 2023 20:11:47 +0000 Subject: [PATCH] Se arreglaron errores y un link roto --- _includes/social.html | 2 +- _layouts/dcip.html | 6 +++--- dcip-template.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_includes/social.html b/_includes/social.html index 1d726bc..bd1dc71 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -2,7 +2,7 @@ {%- if site.dribbble_username -%}
  • {{ site.dribbble_username| escape }}
  • {%- endif -%} {%- if site.facebook_username -%}
  • {{ site.facebook_username| escape }}
  • {%- endif -%} {%- if site.flickr_username -%}
  • {{ site.flickr_username| escape }}
  • {%- endif -%} -
  • DECENTALIZEDCLIMATE
  • +
  • DECENTALIZEDCLIMATE
  • {%- if site.instagram_username -%}
  • {{ site.instagram_username| escape }}
  • {%- endif -%} {%- if site.linkedin_username -%}
  • {{ site.linkedin_username| escape }}
  • {%- endif -%} {%- if site.pinterest_username -%}
  • {{ site.pinterest_username| escape }}
  • {%- endif -%} diff --git a/_layouts/dcip.html b/_layouts/dcip.html index 00ae611..40f454a 100644 --- a/_layouts/dcip.html +++ b/_layouts/dcip.html @@ -38,9 +38,9 @@ layout: default {% elsif page.category == "Core" %} Standards Track: Core {% elsif page.type == "Informational" %} - Informational + Informational {% elsif page.type == "Meta" %} - Meta + Meta {% endif %}

    @@ -114,7 +114,7 @@ layout: default IEEE specification for reference formatting: https://ieee-dataport.org/sites/default/files/analysis/27/IEEE%20Citation%20Guidelines.pdf {% endcomment %} -

    {% include authorlist.html authors=page.author %}, "{% if page.category == "{% else %}DCIP{% endif %}-{{ page.dcip | xml_escape }}: {{ page.title | xml_escape }}{% if page.status == "Draft" or page.status == "Stagnant" or page.status == "Withdrawn" or page.status == "Review" or page.status == "Last Call" %} [DRAFT]{% endif %}," Decentralized Climate Foundation, no. {{ page.dcip | xml_escape }}, {{ page.created | date: "%B %Y" }}. [Online serial]. Available: https://dev.dcips.decentralizedclimate.org/DCIPS/dcip-{{ page.dcip | xml_escape }}.

    +

    {% include authorlist.html authors=page.author %}, "{% if page.category == "{% else %}DCIP{% endif %}-{{ page.dcip | xml_escape }}: {{ page.title | xml_escape }}{% if page.status == "Draft" or page.status == "Stagnant" or page.status == "Withdrawn" or page.status == "Review" or page.status == "Last Call" %} [DRAFT]{% endif %}," Decentralized Climate Foundation, no. {{ page.dcip | xml_escape }}, {{ page.created | date: "%B %Y" }}. [Online serial]. Available: https://dcips.decentralizedclimate.org/DCIPS/dcip-{{ page.dcip | xml_escape }}.

    {% comment %} Article schema specification: diff --git a/dcip-template.md b/dcip-template.md index c9ae25c..1393919 100644 --- a/dcip-template.md +++ b/dcip-template.md @@ -5,13 +5,13 @@ author: status: Draft type: -category: # Only required for Standards Track. Otherwise, remove this field. +category: # Only required for Standards Track. Otherwise, remove this field. created: requires: # Only required when you reference an DCIP in the `Specification` section. Otherwise, remove this field. ---