[PR #901] [MERGED] Implement basic Open Graph support. #15640

Closed
opened 2025-11-02 11:51:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/901
Author: @minecrafter
Created: 2/11/2017
Status: Merged
Merged: 2/11/2017
Merged by: @lunny

Base: masterHead: opengraph


📝 Commits (1)

  • 01a4bfd Implement basic Open Graph support.

📊 Changes

2 files changed (+29 additions, -0 deletions)

View changed files

📝 models/user.go (+5 -0)
📝 templates/base/head.tmpl (+24 -0)

📄 Description

This PR adds support for the Open Graph protocol.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/901 **Author:** [@minecrafter](https://github.com/minecrafter) **Created:** 2/11/2017 **Status:** ✅ Merged **Merged:** 2/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `opengraph` --- ### 📝 Commits (1) - [`01a4bfd`](https://github.com/go-gitea/gitea/commit/01a4bfd24afbd677708a5776d92f355bc39d6bf9) Implement basic Open Graph support. ### 📊 Changes **2 files changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/user.go` (+5 -0) 📝 `templates/base/head.tmpl` (+24 -0) </details> ### 📄 Description This PR adds support for the [Open Graph protocol](http://ogp.me/). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:51:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15640