[PR #16] [MERGED] Additional changes and cleanup #23

Closed
opened 2026-02-16 12:42:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/theme/pull/16
Author: @tboerger
Created: 12/9/2016
Status: Merged
Merged: 12/9/2016
Merged by: @tboerger

Base: masterHead: changes


📝 Commits (3)

  • ceee6df Properly named i18n files
  • 422ed4a Dropped bad translated 404 file
  • 6172166 Cleanup of the theme files

📊 Changes

14 files changed (+83 additions, -106 deletions)

View changed files

i18n/de.yaml (+0 -29)
📝 i18n/en-US.yaml (+0 -0)
📝 i18n/zh-CN.yaml (+0 -0)
layouts/404.html (+0 -12)
📝 layouts/index.html (+2 -5)
📝 layouts/partials/footer.html (+15 -28)
📝 layouts/partials/header.html (+10 -6)
📝 layouts/partials/navbar.html (+5 -3)
📝 layouts/partials/pages.html (+28 -10)
📝 layouts/partials/toc.html (+2 -2)
📝 layouts/partials/toplinks.html (+6 -6)
📝 layouts/post/list.html (+5 -1)
📝 layouts/post/single.html (+6 -2)
📝 src/main.scss (+4 -2)

📄 Description

No description provided


🔄 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/theme/pull/16 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 12/9/2016 **Status:** ✅ Merged **Merged:** 12/9/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `changes` --- ### 📝 Commits (3) - [`ceee6df`](https://github.com/go-gitea/theme/commit/ceee6df958a5049bd0a598f8fed3b08a6460c34c) Properly named i18n files - [`422ed4a`](https://github.com/go-gitea/theme/commit/422ed4aebc7dac0939783c0da959121b553f420a) Dropped bad translated 404 file - [`6172166`](https://github.com/go-gitea/theme/commit/6172166474a1188967e53dd299c524e2500f37ff) Cleanup of the theme files ### 📊 Changes **14 files changed** (+83 additions, -106 deletions) <details> <summary>View changed files</summary> ➖ `i18n/de.yaml` (+0 -29) 📝 `i18n/en-US.yaml` (+0 -0) 📝 `i18n/zh-CN.yaml` (+0 -0) ➖ `layouts/404.html` (+0 -12) 📝 `layouts/index.html` (+2 -5) 📝 `layouts/partials/footer.html` (+15 -28) 📝 `layouts/partials/header.html` (+10 -6) 📝 `layouts/partials/navbar.html` (+5 -3) 📝 `layouts/partials/pages.html` (+28 -10) 📝 `layouts/partials/toc.html` (+2 -2) 📝 `layouts/partials/toplinks.html` (+6 -6) 📝 `layouts/post/list.html` (+5 -1) 📝 `layouts/post/single.html` (+6 -2) 📝 `src/main.scss` (+4 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:42:37 -05:00
yindo closed this issue 2026-02-16 12:42:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/theme#23