Merge branch 'main' into home-routed

This commit is contained in:
Sukchan Lee 2025-07-19 10:42:40 +09:00
commit 0516e01903
6 changed files with 112 additions and 35 deletions

View file

@ -26,6 +26,9 @@ google_analytics: G-12MQZTB3JH
# Build settings
markdown: kramdown
kramdown:
parse_block_html: true
plugins:
- jekyll-feed
- jekyll-seo-tag

View file

@ -0,0 +1,15 @@
---
title: "v2.7.6 - Bug fixed"
date: 2025-03-30 22:05:00 +0900
categories:
- Release
tags:
- News
- Release
head_inline: "<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>"
---
See [Release Note](https://github.com/open5gs/open5gs/releases/tag/v2.7.6)
Download -- [v2.7.6.tar.gz](https://github.com/open5gs/open5gs/archive/v2.7.6.tar.gz)
{: .notice--info}