UNPKG

rsshub

Version:
19 lines (15 loc) 524 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Ludwig Maximilian University of Munich', url: 'www.lmu.de', description: ` This namespace provides RSS feeds for various sections of the Ludwig Maximilian University of Munich (LMU) website, particularly for job openings in the academic staff section. ::: tip For more information about LMU and their job offerings, visit their official website. ::: `, zh: { name: '慕尼黑大学', }, lang: 'de', };