diff --git a/content/items/albergue/index.md b/content/items/albergue/index.md index d3e2e69..4913036 100644 --- a/content/items/albergue/index.md +++ b/content/items/albergue/index.md @@ -9,7 +9,7 @@ featuredAudio: "" n: "nin_s" s: "ujue" e: "home" -o: "alfonso" +o: "escuela" --- diff --git a/content/items/burra/BU_00.jpg b/content/items/burra/BU_00.jpg new file mode 100644 index 0000000..b5c43e3 Binary files /dev/null and b/content/items/burra/BU_00.jpg differ diff --git a/content/items/burra/index.md b/content/items/burra/index.md new file mode 100644 index 0000000..fdd98cb --- /dev/null +++ b/content/items/burra/index.md @@ -0,0 +1,16 @@ +--- +title: "Fermina" +date: 2020-10-18 +type: image +slug: fermina +featuredImage: "BU_00.jpg" +featuredVideo: "" +featuredAudio: "" +n: "escuela" +s: "albergue" +e: "home" +o: "alfonso" + +--- + +Un texto... diff --git a/content/items/nin_s/index.md b/content/items/nin_s/index.md index 0d498c2..ea196de 100644 --- a/content/items/nin_s/index.md +++ b/content/items/nin_s/index.md @@ -9,7 +9,7 @@ featuredAudio: "audio.mp3" n: "home" s: "ujue" e: "ujue" -o: "home" +o: "fermina" --- diff --git a/content/items/ujue/index.md b/content/items/ujue/index.md index eb130ac..704d385 100644 --- a/content/items/ujue/index.md +++ b/content/items/ujue/index.md @@ -8,7 +8,7 @@ featuredVideo: "video" n: "home" s: "home" e: "home" -o: "home" +o: "albergue" ---