Skip to content

Commit 99731a5

Browse files
authored
Revert "Show contributor on last update"
This reverts commit f03d02b.
1 parent 83eb86f commit 99731a5

File tree

3 files changed

+0
-115
lines changed

3 files changed

+0
-115
lines changed

astro.config.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ export default defineConfig({
3737
customCss: ["@/styles/global.css"],
3838
editLink: {
3939
baseUrl: "https://github.com/AerynOS/dotdev/edit/main/",
40-
lastUpdated: true,
41-
components: {
42-
LastUpdated: "./src/components/LastUpdated.astro",
4340
},
4441
plugins: [starlightLinksValidator()],
4542
sidebar: [

src/components/LastUpdated.astro

Lines changed: 0 additions & 41 deletions
This file was deleted.

src/utils/git.ts

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)