summaryrefslogtreecommitdiff
path: root/content/blog/telekom-gpon-sfp
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2025-06-30 15:35:25 +0200
committerjaseg <git@jaseg.de>2025-06-30 15:35:25 +0200
commit16655c00e0a84f6bfe58870c918fbfc016fe58ec (patch)
treed410d2203b32b005ebb601e766a40f280ed8d32c /content/blog/telekom-gpon-sfp
parenta324ba7b649840c16d365b757b19db2849991f11 (diff)
downloadblog-16655c00e0a84f6bfe58870c918fbfc016fe58ec.tar.gz
blog-16655c00e0a84f6bfe58870c918fbfc016fe58ec.tar.bz2
blog-16655c00e0a84f6bfe58870c918fbfc016fe58ec.zip
Fix hugo layout in hugo > ~0.130.0
For some reason, newer hugo versions have trouble with .summary, and on some pages where .summary is not defined in the page header metadata, when rendering the page as a preview card, hugo swallows the card's closing </div> tag. Such a weird bug, we now just work around it by explicitly setting the .summary meta on pages that cause this bug(?) to surface.
Diffstat (limited to 'content/blog/telekom-gpon-sfp')
-rw-r--r--content/blog/telekom-gpon-sfp/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/blog/telekom-gpon-sfp/index.rst b/content/blog/telekom-gpon-sfp/index.rst
index 3d85732..d22894a 100644
--- a/content/blog/telekom-gpon-sfp/index.rst
+++ b/content/blog/telekom-gpon-sfp/index.rst
@@ -1,6 +1,9 @@
---
title: "Ubiquiti EdgeRouter on Deutsche Telekom GPON Fiber"
date: 2022-02-21T20:00:00+01:00
+summary: >
+ Short tutorial on getting a Deutsche Telekom GPON internet connection running using a SFP ONU unit in an Ubiquiti
+ EdgeRouter.
---
Disclaimer