Spaces:
Runtime error
Runtime error
neon_arch
replace commandline arguments with config.lua & add support for changing themes & coloschemes
137c62e
<html lang="en"> | |
<head> | |
<title>Websurfx</title> | |
<meta charset="UTF-8" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1" /> | |
<link href="static/colorschemes/{{colorscheme}}.css" rel="stylesheet" type="text/css" /> | |
<link href="static/themes/{{theme}}.css" rel="stylesheet" type="text/css" /> | |
</head> | |
<body> | |
<header>{{>navbar}}</header> | |