mirror of
https://github.com/fmhy/edit.git
synced 2025-08-04 02:02:13 +10:00
add quick and dirty docker compose and auto update
This commit is contained in:
parent
ec63baf7b0
commit
5c081e3e8a
6 changed files with 54 additions and 7 deletions
|
@ -21,9 +21,9 @@ import { transform, transformGuide } from './transformer'
|
|||
// @unocss-include
|
||||
|
||||
export const meta = {
|
||||
name: 'freemediaheckyeah',
|
||||
description: 'The largest collection of free stuff on the internet!',
|
||||
hostname: 'https://fmhy.net',
|
||||
name: 'Kugelstadt',
|
||||
description: 'Copy of fmhy.net!',
|
||||
hostname: 'https://fmhy.kugelstadt.cc',
|
||||
keywords: ['stream', 'movies', 'gaming', 'reading', 'anime'],
|
||||
build: {
|
||||
api: true,
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
title: Welcome
|
||||
title: Kugelstadt
|
||||
layout: home
|
||||
description: The largest collection of free stuff on the internet!
|
||||
description: Copy of fmhy.net!
|
||||
|
||||
hero:
|
||||
name: freemediaheckyeah
|
||||
tagline: The largest collection of free stuff on the internet!
|
||||
name: Kugelstadt freemediaheckyeah
|
||||
tagline: Copy of fmhy.net!
|
||||
announcement:
|
||||
title: April Updates 🌼
|
||||
link: /posts/april-2025
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue