Spaces:
Runtime error
Runtime error
neon_arch
✨ feat: Reducing the amount of js used and improving code functionality (#36) (#37)
8e9fe4d
<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 onload="getClientSettings()"> | |
<header>{{>navbar}}</header> | |