Skip to content
Snippets Groups Projects
config.json 584 B
Newer Older
  • Learn to ignore specific revisions
  • Jake's avatar
    Jake committed
    		{ "link": "tag:content" },
    		{ "link": "tag:admin" },
    		{ "link": "tag:internal" }
    
    	"gitlab":  {
    		"edit_url": {
    			"prefix": "https://gitlab.gwdg.de/-/ide/project/GAUMI-fginfo/fg-website/edit/master/-/docs/"
    		},
    		"view_url": {
    			"prefix": "https://gitlab.gwdg.de/GAUMI-fginfo/fg-website/-/blob/master/docs/"
    		}
    	},
    
    	"lang": {
    		"de": {
    			"sitename": "Dokumentation Fachgruppenwebseite",
    			"banner": {
    				"title": "Startseite Dokumentation Fachgruppenwebseite"
    			},
    			"atom": {
    				"title": "Dokumentation Fachgruppenwebseite Atom Feed"
    			}
    		}
    	}
    }